]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: sunxi: Enable DM_MMC and DM_SCSI
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 12 Apr 2019 11:18:25 +0000 (16:48 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 17 Apr 2019 09:04:45 +0000 (14:34 +0530)
commitbb3362b0ca0771a511d4a622d591b4dea5cb15e4
treef0515801ea5a9888cf2095812487b6cc7856b96f
parent6c90036f7b0f6b86ebeea80db4132d7c5b00eee3
arm: sunxi: Enable DM_MMC and DM_SCSI

- Enable DM_MMC if MMC defined
- Enable DM_SCSI if SCSI defined

globally through Allwinner platform, the effected SoC families
and boards will make use of MMC and SCSI subsystems in driver-model.

Tested DM_MMC in one board from A64, H6, H5, H3, R40, A83T, A20, A10
SoCs.

Tested-by: Pablo Sebastián Greco <pgreco@centosproject.org> # BPI-M2-Ultra
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/Kconfig
arch/arm/mach-sunxi/Kconfig