commit | 1029cafe45548f82a8fd17654fb107cf9358d2d5 | [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 | a091d41eb88e0d2d451a2f1900fc09689fa625f7 [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>