]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:48 +0000 (11:29 +0200)
commit29759a745ab60f423e4e217089ff0361c0671759
tree3da5d9834bcf31759a1e9c565fed2de12b9680ca
parentba940c67292a31363705c61e3af6564b7e8eed57
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