commit | 9cfafc7551ff280fbbac50754c6941ca79675e7b | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon Mar 30 17:01:10 2015 -0500 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 21 12:23:17 2015 +0200 |
tree | 871a18e28964646a691e695bbe813509dd21a772 | |
parent | 89ba82479e7854c5cf42d01cccd1afa81332b717 [diff] |
arm: socfpga: spl: Use common lowlevel_init For SoCFGPA, use the common ARMv7 lowlevel_init. Thus, we can delete the SoCFPGA lowlevel_init.S file. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>