]> git.sur5r.net Git - u-boot/commit
rpi: Fix fdt_high & initrd_high for 64-bit builds
authorTuomas Tynkkynen <tuomas@tuxera.com>
Fri, 20 Apr 2018 10:03:48 +0000 (13:03 +0300)
committerAlexander Graf <agraf@suse.de>
Sun, 3 Jun 2018 13:31:32 +0000 (15:31 +0200)
commit722742598bb1402caa0c4a6139d7b30ad856a0f2
tree09c9755664ff0d469010710836ccb95ef2b2f927
parent040b2583c3a87c83606b3df64ea653ccaf3aea62
rpi: Fix fdt_high & initrd_high for 64-bit builds

The magic value that disables relocation is dependent on the CPU word
size, so the current 'ffffffff' is doing the wrong thing on aarch64.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/configs/rpi.h