commit | 33ea119382d820294e22bc99c4ea32cb5fac1a71 | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Sat Apr 21 16:11:09 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Fri Apr 27 09:32:54 2018 +0200 |
tree | 369599c740f8387d35d34a387dff94070850b5a4 | |
parent | 68f835557c3f2e5ad24b9cb1a11d85fc8fca6f1e [diff] |
ARM: mxs: move spl data With full SPL enabled, the loaded image overwrites the mxs_spl_data location. Moving it a slightly lower address fixes this. Signed-off-by: Mans Rullgard <mans@mansr.com>