Hello Loïc,

Loïc Minier 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 <h...@denx.de>
> Cc: patc...@linaro.org
> Signed-off-by: Loïc Minier <loic.min...@linaro.org>
> ---
>  tools/ublimage.h |   11 ++++-------
>  1 files changed, 4 insertions(+), 7 deletions(-)

Acked-by: Heiko Schocher <h...@denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to