commit | d3f34e752dd432eb75e50b2f2ab44d0849b3deef | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Jul 10 00:04:23 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:08 2015 +0200 |
tree | 43065ca8f49fa5da23fcb4f873f73cea780a69d3 | |
parent | 1d8c93939194fb075c429fa1cdc0f1e2a916d192 [diff] |
arm: socfpga: spl: Add support for booting from SD/MMC Add code and configuration options to support booting from RAW SD/MMC card as well as for ext4/vfat filesystems. Enable support for booting from SD/MMC card, but don't enable the filesystem support just yet to retain compatibility with old SoCFPGA card format. Signed-off-by: Marek Vasut <marex@denx.de>