rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address
authorJonathan Liu <net147@gmail.com>
Sat, 22 Aug 2015 10:27:17 +0000 (20:27 +1000)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 15:46:35 +0000 (11:46 -0400)
commit14006a5671058bfe2f323beeec66448fce228adb
tree75d42997a7efac29595532ccc09c70030438e474
parent9734b97f76a942f449fdc9ff445a003aa812baa7
rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address

Raspberry Pi by default loads the FDT to 0x00000100 so set fdt_addr_r to
match and move scriptaddr to 0x02000000 to avoid clobbering the FDT.

Signed-off-by: Jonathan Liu <net147@gmail.com>
include/configs/rpi-common.h