commit | ac4605ae64a93f2365eba8793ea8a79f047d5294 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Tue Feb 06 09:44:36 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 10:17:17 2018 -0500 |
tree | 48c3713d047ab83b38cb4ddecd7933898c65598b | |
parent | 25c5b4e1bf5d5cf6d779a4ea1600694fe06172dd [diff] |
spl: use ARCH_MX23/28 to specify SPL_LDSCRIPT Simplify SPL_LDSCRIPT config by using the new arch Kconfig configurations ARCH_MX23 and ARCH_MX28. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>