[U-Boot] [PATCH 7/7] sunxi: Add environment settings to make extlinux.conf booting work
Stephen Warren
swarren at wwwdotorg.org
Fri Aug 1 20:57:31 CEST 2014
On 08/01/2014 01:46 AM, Hans de Goede wrote:
> Automatic booting using an extlinux.conf file requires various environment
> variables to be set.
Acked-by: Stephen Warren <swarren at nvidia.com>
I'd personally be tempted to set fdt_high=0xffffffff,
initrd_high=0xffffffff to stop U-Boot copying the DT/initrd from the
load location to some other location under 256M, but that's just an
optimization and entirely optional.
More information about the U-Boot
mailing list