powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
Introduce a SPL specific CONFIG_SYS_TEXT_BASE_SPL define to be used by the linker. This has similiar semantics to CONFIG_SYS_TEXT_BASE however since SPL is a unqiue image we introduce a new variable to control its text base address. Signed-off-by:Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- include/configs/MPC8536DS.h 9 additions, 2 deletionsinclude/configs/MPC8536DS.h
- include/configs/MPC8569MDS.h 9 additions, 2 deletionsinclude/configs/MPC8569MDS.h
- include/configs/P1_P2_RDB.h 10 additions, 3 deletionsinclude/configs/P1_P2_RDB.h
- nand_spl/board/freescale/mpc8536ds/Makefile 2 additions, 2 deletionsnand_spl/board/freescale/mpc8536ds/Makefile
- nand_spl/board/freescale/mpc8569mds/Makefile 2 additions, 2 deletionsnand_spl/board/freescale/mpc8569mds/Makefile
- nand_spl/board/freescale/p1_p2_rdb/Makefile 2 additions, 2 deletionsnand_spl/board/freescale/p1_p2_rdb/Makefile
Loading
Please register or sign in to comment