[U-Boot] [PATCH 2/2 v3] powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build

Kumar Gala galak at kernel.crashing.org
Thu Nov 11 07:48:22 CET 2010


On Nov 10, 2010, at 2:37 PM, <Haiying.Wang at freescale.com> <Haiying.Wang at freescale.com> wrote:

> From: Haiying Wang <Haiying.Wang at freescale.com>
> 
> Signed-off-by: Haiying Wang <Haiying.Wang at 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


More information about the U-Boot mailing list