mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
9d25438fe7
Support for the new uImage format (FIT) is added to mkimage tool. Commandline syntax is appropriately extended: mkimage [-D dtc_options] -f fit-image.its fit-image mkimage (together with dtc) takes fit-image.its and referenced therein binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the final image that can be transferred to the target (e.g., via tftp) and then booted using the bootm command in U-Boot. Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> |
||
---|---|---|
.. | ||
bddb | ||
easylogo | ||
env | ||
gdb | ||
logos | ||
scripts | ||
updater | ||
.gitignore | ||
bmp_logo.c | ||
envcrc.c | ||
fdt_host.h | ||
gen_eth_addr.c | ||
img2brec.sh | ||
img2srec.c | ||
inca-swap-bytes.c | ||
Makefile | ||
Makefile.win32 | ||
mkimage.c | ||
mkimage.h | ||
mpc86x_clk.c | ||
ncb.c | ||
setlocalversion | ||
ubsha1.c |