
17 Mar
2020
17 Mar
'20
4:29 p.m.
On Wed, Mar 11, 2020 at 06:11:18PM -0400, Tom Rini wrote:
In a few boards we had overridden, intentionally, the value used for CONFIG_SPL_LDSCRIPT. However, rather than using the ARCH value (arm) they used the $(ARCH) variable in make. This doesn't help really, so switch to a hard-coded value.
Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/next, thanks!
--
Tom