[U-Boot] [U-Boot, 2/2] ARM: rpi: set fdt_high in the default environment

Tom Rini trini at konsulko.com
Mon Feb 8 21:50:30 CET 2016


On Fri, Feb 05, 2016 at 10:45:47PM -0700, Stephen Warren wrote:

> The ARM Linux kernel requires the DT to be in memory accessible early
> during the boot process. This always happens naturally on the RPi 1,
> since the maximum memory size of 512MiB, and additionally some of that
> is reserved for use by the GPU. The RPi 2 has 1GiB of RAM (minus some
> GPU usage), and so if the DT is relocated to the top of RAM, Linux cannot
> access it. Prevent this from happening by setting fdt_high.
> 
> Cc: Daniel Stone <daniels at collabora.com>
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160208/4b00a70c/attachment.sig>


More information about the U-Boot mailing list