u-boot-brain/drivers/block
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL
At present if U-Boot proper uses driver model for MMC, then SPL has to
also. While this is desirable, it places a significant barrier to moving
to driver model in some cases. For example, with a space-constrained SPL
it may be necessary to enable CONFIG_SPL_OF_PLATDATA which involves
adjusting some drivers.

Add new SPL versions of the options for DM_MMC, DM_MMC_OPS and BLK. By
default these follow their non-SPL versions, but this can be changed by
boards which need it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-01 11:58:00 +09:00
..
blk_legacy.c dm: blk: Add a legacy block interface 2016-05-17 09:54:43 -06:00
blk-uclass.c dm: blk: Add a way to obtain a block device from its parent 2017-06-09 20:25:16 +09:00
blkcache.c drivers: block: add block device cache 2016-04-01 17:18:27 -04:00
ftide020.c Merge branch 'master' of git://git.denx.de/u-boot-nds32 2013-07-25 08:51:51 -04:00
ftide020.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ide.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04:00
Kconfig dm: mmc: Allow disabling driver model in SPL 2017-08-01 11:58:00 +09:00
Makefile dm: mmc: Allow disabling driver model in SPL 2017-08-01 11:58:00 +09:00
sandbox.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
systemace.c dm: systemace: Add driver-mode block-device support 2016-05-17 09:54:43 -06:00