uboot/tools
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
..
bddb
easylogo
env ARM: drop unsupported 'trab' board 2011-06-22 20:00:51 +02:00
gdb
imls tools/imls: fix comment in Makefile 2010-10-12 21:49:28 +02:00
logos digsy_mtc: move board into vendor dir and add vendor logo 2011-07-27 23:27:07 +02:00
omap omap4: add clock support 2011-08-03 12:49:19 +02:00
scripts make-asm-offsets: fix sed script 2010-10-27 20:16:52 +02:00
updater cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
.gitignore tools: update .gitignore 2010-09-19 19:29:49 +02:00
Makefile mkimage: Add OMAP boot image support 2011-08-03 12:49:20 +02:00
bin2header.c
bmp_logo.c
default_image.c
envcrc.c env: allow people to force envcrc building 2011-07-26 16:33:49 +02:00
fdt_host.h
fit_image.c
gen_eth_addr.c
getline.c
getline.h
img2brec.sh
img2srec.c
imximage.c imximage: Add MX53 boot image support 2011-02-02 00:54:42 +01:00
imximage.h Drop config.h include in tools/imximage.h 2011-04-12 22:58:31 +02:00
jtagconsole Blackfin: jtagconsole: disable output processing 2010-07-25 15:17:23 -04:00
kwbimage.c kwbimage: Fix check variable of checksum 2011-05-12 23:53:41 +02:00
kwbimage.h
mingw_support.c
mingw_support.h
mkimage.c mkimage: Add variable lenght header support 2011-10-05 22:03:12 +02:00
mkimage.h mkimage: Add variable lenght header support 2011-10-05 22:03:12 +02:00
mpc86x_clk.c
ncb.c
netconsole
omapimage.c mkimage: Fix 'Unknown OMAP image type - 5' 2011-09-04 11:34:00 +02:00
omapimage.h mkimage: Add OMAP boot image support 2011-08-03 12:49:20 +02:00
os_support.c
os_support.h
setlocalversion setlocalversion: add some more fallbacks for git describe 2010-09-21 21:33:16 +02:00
ublimage.c mkimage: ublimage must return if the header is not verified 2011-10-05 22:03:11 +02:00
ublimage.h ublimage: NAND block size isn't set at build-time 2011-10-06 20:21:16 +02:00
ubsha1.c
xway-swap-bytes.c MIPS: INCA-IP: rename inca-swap-bytes host tool 2011-07-31 23:25:41 +09:00