[U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string

Dennis Gilmore dennis at ausil.us
Thu Mar 20 16:21:06 CET 2014


On Tue, 11 Mar 2014 15:42:01 -0400
Tom Rini <trini at ti.com> 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 <trini at ti.com>

Tested-by: Dennis Gilmore <dgilmore at redhat.com>
Reviewed-By: Dennis Gilmore <dgilmore at redhat.com>


More information about the U-Boot mailing list