u-boot/common/spl
Peter Korsgaard 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant
If Falcon mode support is enabled (and the system isn't directed into
booting u-boot), it will instead try to load kernel from sector
CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR and
CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS of kernel argument parameters
starting from sector CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR.

Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
2013-06-07 14:17:00 -04:00
..
Makefile drivers/mmc: move spl_mmc.c to common/spl 2013-05-15 08:41:03 -04:00
spl.c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-05-11 22:24:28 +02:00
spl_mmc.c spl_mmc: add Falcon mode support for raw variant 2013-06-07 14:17:00 -04:00
spl_nand.c SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 2012-09-27 09:50:00 -07:00
spl_net.c OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00
spl_nor.c SPL: Add NOR flash booting support 2012-09-27 11:20:27 -07:00
spl_onenand.c SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 2013-03-11 11:05:49 -04:00
spl_ymodem.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00