diff options
author | Loïc Minier <loic.minier@linaro.org> | 2011-10-03 11:57:12 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-06 20:21:16 +0200 |
commit | 9f8765805400db65b44c3edb68a638f17dd8399d (patch) | |
tree | 154d3a7c0510087bcc7c6fb5f8f30c7be970a73e /board/cm5200 | |
parent | a76406fb05f68bcf0156f456f8ba17ef076cebab (diff) | |
download | u-boot-imx-9f8765805400db65b44c3edb68a638f17dd8399d.zip u-boot-imx-9f8765805400db65b44c3edb68a638f17dd8399d.tar.gz u-boot-imx-9f8765805400db65b44c3edb68a638f17dd8399d.tar.bz2 |
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>
Diffstat (limited to 'board/cm5200')
0 files changed, 0 insertions, 0 deletions