u-boot-2016/common/spl
Guillaume GARDET 4c5bbc2328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
In SPL MMC, boot modes are exclusive. So, if MMCSD_MODE_RAW fails, the board hangs. This patch allows to
try MMCSD_MODE_FS then, if available.

It has been tested on a pandaboard (rev. A3).

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@ti.com>
2014-12-08 09:35:42 -05:00
..
Makefile
spl.c Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
spl_ext.c spl: Fix SPL EXT support 2014-11-26 11:21:16 -05:00
spl_fat.c
spl_mmc.c spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available 2014-12-08 09:35:42 -05:00
spl_nand.c spl, nand: add option to boot raw u-boot.bin image only 2014-11-17 08:47:17 -05:00
spl_net.c
spl_nor.c
spl_onenand.c
spl_sata.c
spl_usb.c
spl_ymodem.c