commit | 21777c940c405e76649621b405cc6edc5eb6d466 | [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 | 3b361dc6b00cd97100ed6a740c87d7a24edc7f96 [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>