]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Add libfdt support to mkimage
authorBartlomiej Sieka <tur@semihalf.com>
Fri, 29 Feb 2008 15:00:24 +0000 (16:00 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Fri, 29 Feb 2008 15:00:24 +0000 (16:00 +0100)
commit8cf30809a82902a471866d2f07725ce3b8a22291
tree87ab025457f538b8313c418ffab396f68b5f2821
parenta6e530f00d31a8494a0422799b2b9a692a9c0eb9
[new uImage] Add libfdt support to mkimage

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Makefile
include/libfdt_env.h
libfdt/fdt.c
libfdt/fdt_ro.c
libfdt/fdt_rw.c
libfdt/fdt_strerror.c
libfdt/fdt_wip.c
tools/.gitignore
tools/Makefile
tools/fdt_host.h [new file with mode: 0644]
tools/mkimage.h