commit | 79c85f71151d64f0849ee19d90de8a06b734071d | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Wed Aug 16 09:47:45 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 20 09:54:33 2017 -0400 |
tree | 9e94a0e72c2bc47b770828dc3ea85e8484739aa1 | |
parent | c1ee8936bfcf467ccf69b5dbfcf358876e76e756 [diff] |
arm, at91: fix taurus board since commit: b529993e0222 "spl: add hierarchical defaults for SPL_LDSCRIPT" taurus board stopped working. Use the ldscript from arch/arm/cpu/u-boot-spl.lds (as before this patch) fixed it. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>