commit | 5025e6f771928feb12c80c3bedfa6947a3fa6bb4 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Mon Aug 06 15:05:09 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Thu Nov 29 12:45:15 2018 +0100 |
tree | 9086717efade841845f76a85f3d7425375b1ffe4 | |
parent | 15616b52f7eba854eaf630c2ecbb11673c0a9588 [diff] |
arm: socfpga: make socfpga_socrates_defconfig boot from QSPI This fixes the board's dts to supply SPL with QSPI info. The EBV Socrates board has DIP switches to boot from SD card or QSPI, so let's fix its defconfig to work for both cases. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>