commit | a091d41eb88e0d2d451a2f1900fc09689fa625f7 | [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 | 1a7728f4ec52f9b40fb23492e3dced49a09ae27d [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>