u-boot-brain/common/spl
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading
Add SPL support to be able to detect a USB Mass Storage device
connected to a USB host.  Once a USB Mass storage device is detected
the SPL will load the u-boot.img from a FAT partition to target address.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
2014-01-24 16:59:22 -05:00
..
Makefile spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
spl_fat.c spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
spl_mmc.c spl: common: Move FAT funcs to a common file 2014-01-24 16:59:21 -05:00
spl_nand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_net.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_nor.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_onenand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_usb.c spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
spl_ymodem.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl.c spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00