MPC85xx: fix memory layout to prevent corruption during memtest
Memory regions on MPC85xx boards are incorrectly defined leading to
corruption when running memory tests. This patch updates the memory
layout of MPC85xx boards so that critical memory regions can be
correctly reserved during the memory test.

Tested on the P2020RDB and DA923RC.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a7dd756 commit 35c49577dea944f6f8c0546860dd67714e247ffd
@Renaud Barbier Renaud Barbier authored on 28 Feb 2014
Sascha Hauer committed on 3 Mar 2014
Showing 6 changed files
View
arch/ppc/Kconfig
View
arch/ppc/cpu-85xx/start.S
View
arch/ppc/lib/board.c
View
arch/ppc/mach-mpc5xxx/Kconfig
View
arch/ppc/mach-mpc85xx/barebox.lds.S
View
arch/ppc/mach-mpc85xx/cpu.c