]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7f6e5fdff48cabd7ed792ce74eae034739fc1532
tree98e84a0687c1adfdf5b2b18916a55dbcf768c526
parentde04055dd8a0ff0cb7c3a57ab9fb7d94b5895775
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