
28 Jan
2019
28 Jan
'19
4:18 p.m.
On Tue, Jan 22, 2019 at 05:09:24PM -0500, Tom Rini wrote:
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
After some ugly hacks to buildman to save off linker scripts so I could diff before/after:
Applied to u-boot/master, thanks!
--
Tom