
18 Oct
2011
18 Oct
'11
1:43 a.m.
On Mon, Oct 17, 2011 at 4:33 PM, Ilya Yanok yanok@emcraft.com wrote:
Don't hardcode u-boot.bin size for the case where mkimage signature is missing, use CONFIG_SYS_NAND_U_BOOT_SIZE for this.
Signed-off-by: Ilya Yanok yanok@emcraft.com
I don't like this since it means we need to always define this variable when well behaved situations will have shipped u-boot.img anyhow. Or is there really a good reason to fall back to u-boot.bin?
--
Tom