[U-Boot] [PATCH 3/3] ublimage: NAND block size isn't set at build-time
Wolfgang Denk
wd at denx.de
Thu Oct 6 20:21:39 CEST 2011
Dear =?UTF-8?q?Lo=C3=AFc=20Minier?=,
In message <1317635832-10764-4-git-send-email-loic.minier at linaro.org> you wrote:
> 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 at denx.de>
> Cc: patches at linaro.org
> Signed-off-by: Loïc Minier <loic.minier at linaro.org>
> ---
> tools/ublimage.h | 11 ++++-------
> 1 files changed, 4 insertions(+), 7 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When choosing between two evils, I always like to take the one I've
never tried before. -- Mae West, "Klondike Annie"
More information about the U-Boot
mailing list