mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| bddb | ||
| easylogo | ||
| env | ||
| gdb | ||
| imls | ||
| logos | ||
| omap | ||
| scripts | ||
| updater | ||
| .gitignore | ||
| bin2header.c | ||
| bmp_logo.c | ||
| default_image.c | ||
| envcrc.c | ||
| fdt_host.h | ||
| fit_image.c | ||
| gen_eth_addr.c | ||
| getline.c | ||
| getline.h | ||
| img2brec.sh | ||
| img2srec.c | ||
| imximage.c | ||
| imximage.h | ||
| jtagconsole | ||
| kwbimage.c | ||
| kwbimage.h | ||
| Makefile | ||
| mingw_support.c | ||
| mingw_support.h | ||
| mkimage.c | ||
| mkimage.h | ||
| mpc86x_clk.c | ||
| ncb.c | ||
| netconsole | ||
| omapimage.c | ||
| omapimage.h | ||
| os_support.c | ||
| os_support.h | ||
| setlocalversion | ||
| ublimage.c | ||
| ublimage.h | ||
| ubsha1.c | ||
| xway-swap-bytes.c | ||