Loïc Minier 9f87658054 ublimage: NAND block size isn't set at build-time
mkimage's ublimage support can't depend of build-time board configs;
instead, this should be set in ublimage.cfg.  Since currently no configs
in u-boot override the NAND block size, hardcode it as such in
ublimage.h to fix a build failure with "make tools":
gcc [...] -o ublimage.o ublimage.c -c
In file included from ublimage.c:37:0:
ublimage.h:31:20: fatal error: config.h: No such file or directory

Cc: Heiko Schocher <hs@denx.de>
Cc: patches@linaro.org
Signed-off-by: Loïc Minier <loic.minier@linaro.org>
Acked-by: Heiko Schocher <hs@denx.de>
2011-10-06 20:21:16 +02:00
..
2011-06-22 20:00:51 +02:00
2010-10-12 21:49:28 +02:00
2011-08-03 12:49:19 +02:00
2010-10-27 20:16:52 +02:00
2010-09-19 19:29:49 +02:00
2009-11-24 23:43:18 +01:00
2011-08-03 12:49:20 +02:00