commit | 1d8c93939194fb075c429fa1cdc0f1e2a916d192 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Jul 09 23:26:34 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:08 2015 +0200 |
tree | dac2d2e42ea2bf52a70cc9e4c869e89ba06d505c | |
parent | 6473054a125f712648038c100d3c5ab9743cb1f1 [diff] |
arm: socfpga: spl: Remove custom linker script Remove the custom SPL linker script, use the generic one instead. The custom script doesn't bring in anything new and is only burden to maintain. Signed-off-by: Marek Vasut <marex@denx.de>