
On Nov 10, 2010, at 2:37 PM, Haiying.Wang@freescale.com Haiying.Wang@freescale.com wrote:
From: Haiying Wang Haiying.Wang@freescale.com
Signed-off-by: Haiying Wang Haiying.Wang@freescale.com
v3 change: %s/CONFIG_SYS_TEXT_BASE/CONFIG_SYS_MONITOR_BASE/g
arch/powerpc/cpu/mpc85xx/start.S | 18 +++++++++--------- include/configs/MPC8536DS.h | 8 ++++++-- include/configs/MPC8569MDS.h | 8 ++++++-- include/configs/P1_P2_RDB.h | 8 ++++++-- nand_spl/board/freescale/mpc8536ds/Makefile | 4 ++-- nand_spl/board/freescale/mpc8569mds/Makefile | 4 ++-- nand_spl/board/freescale/p1_p2_rdb/Makefile | 4 ++-- 7 files changed, 33 insertions(+), 21 deletions(-)
I've split this into two patches. One to rename CONFIG_SYS_TEXT_BASE/CONFIG_SYS_MONITOR_BASE and the other to deal with SPL.
applied to 85xx
- k