Skip to content
Snippets Groups Projects
Commit d295c3ec authored by Alexander Graf's avatar Alexander Graf
Browse files

rpi: Adjust fdt_addr_r to a sane address


Back in the old days, 0x100 was used as the address to pass the device tree
from firmware into the kernel. This has since changed to a more dynamic
location, so using 0x100 actually breaks more things than it helps with.

Let's move the device tree default location for distro boot to a more sane
place that gives us enough head room in low memory.

Reported-by: default avatarTuomas Tynkkynen <tuomas@tuxera.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent dca268a8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment