PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
authorTom Rini <trini@konsulko.com>
Tue, 22 Jan 2019 22:09:24 +0000 (17:09 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 27 Jan 2019 03:55:53 +0000 (22:55 -0500)
commita6d6812a212cf2ac263b23e68e6cbf719e64ac20
tree98e84a0687c1adfdf5b2b18916a55dbcf768c526
parent0da90255083681a02b24528f80da9d4062ff634a
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL

Rather than checking for CONFIG_TPL_BUILD and then re-defining
CONFIG_SPL_TEXT_BASE make use of CONFIG_TPL_TEXT_BASE directly.

Cc: York Sun <york.sun@nxp.com>
Cc: Po Liu <po.liu@nxp.com>
Cc: Qiang Zhao <qiang.zhao@nxp.com>
Cc: Timur Tabi <timur@tabi.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
include/configs/C29XPCIE.h
include/configs/P1010RDB.h
include/configs/P1022DS.h
include/configs/p1_p2_rdb_pc.h
scripts/Makefile.spl