]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Add new uImage format support for ramdisk handling
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:12:37 +0000 (10:12 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:12:37 +0000 (10:12 +0100)
commitc87796483bc7c2900470dc747c367f602577608d
tree0d518e44a4df1ab38a0c029ad02e17a20ceb8fe7
parent6986a385671749ecb3f60cf99e9cbae8e47bb50e
[new uImage] Add new uImage format support for ramdisk handling

This patch updates boot_get_ramdisk() routine adding format
verification and handling for new (FIT) uImages.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
common/image.c