u-boot-2016/common/spl
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations
This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code
needed only if write support is required.
The option is added for u-boot and for SPL

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2018-01-12 18:11:24 +09:00
..
Kconfig mmc: add a Kconfig option to enable the support for MMC write operations 2018-01-12 18:11:24 +09:00
Makefile spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 2017-11-26 00:39:07 +01:00
spl.c binman: Add binman symbol support to SPL 2017-12-12 19:53:45 -07:00
spl_atf.c spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 2018-01-03 14:26:57 +01:00
spl_bootrom.c
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c SPL: Add FIT data-position property support 2017-12-12 21:33:38 -05:00
spl_mmc.c
spl_nand.c
spl_net.c
spl_nor.c
spl_onenand.c
spl_ram.c binman: Add binman support to spl_ram.c 2017-12-12 19:53:45 -07:00
spl_sata.c
spl_sdp.c
spl_spi.c
spl_ubi.c
spl_usb.c
spl_xip.c stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
spl_ymodem.c