]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:35:46 +0000 (10:35 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:35:46 +0000 (10:35 +0100)
commitf773bea8e11f4a11c388dcee956b2444203e6b65
tree7e6e86cd0e17efafe194696eaa87a38d80cf8ae1
parent2682ce8a4225f23d72bb7fed069e928dd39d34ae
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used

Save FIT configuration provied in the first bootm argument and use it
when to get ramdisk/FDT subimages when second and third (ramdisk/FDT)
arguments are not specified.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
README
common/cmd_bootm.c
common/image.c
include/image.h
lib_ppc/bootm.c