On Tue, 11 Mar 2014 15:42:01 -0400 Tom Rini <[email protected]> wrote: > To deal with a reoccurring problem properly we need to specify > addresses for the Linux kernel, Flatted Device Tree and ramdisk that > obey the constraints within the kernel's Documentation/arm/Booting > file but also make sure that we relocate things within a valid > address range. > > It is possible with these addresses to also set fdt_high and > initrd_high to the value of 0xffffffff. We don't do this by default > to allow for the most likely success of people using custom addresses > however. > > Signed-off-by: Tom Rini <[email protected]>
Tested-by: Dennis Gilmore <[email protected]> Reviewed-By: Dennis Gilmore <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

