]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/T208xRDB.h
powerpc: configs: Fix init_ram physical address for several boards
authorYork Sun <yorksun@freescale.com>
Mon, 17 Aug 2015 20:31:51 +0000 (13:31 -0700)
committerYork Sun <yorksun@freescale.com>
Wed, 2 Sep 2015 01:42:54 +0000 (20:42 -0500)
commitb3142e2cf82ab207a88868264d709a40e83f065e
treeca931aa2068430211f8055c2df2e79f8c90117e9
parent293194c8bef96bf09f23f8412e8aba673d87fdfd
powerpc: configs: Fix init_ram physical address for several boards

For e6500 and e5500 SoCs, it was intended to put init_ram address in
ccsr reserved space. It is no longer true since SerDes module took the
space. Move it to another reserved space at CCSR + 0x03c000.

Signed-off-by: York Sun <yorksun@freescale.com>
include/configs/B4860QDS.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/t4qds.h