[U-Boot] [PATCH 0/2] x86: Convert all boards to use MMC to driver model
Simon Glass
sjg at chromium.org
Mon Apr 10 00:38:19 UTC 2017
This serial converts x86 boards to use MMC for driver model. It has to
disable SCSI to make this work, for now. Once SCSI is sorted out, we can
apply the patch.
Simon Glass (2):
WIP: Disable SCSI on x86
x86: Convert MMC to driver model
arch/Kconfig | 1 +
arch/x86/cpu/baytrail/valleyview.c | 12 ------
arch/x86/cpu/quark/quark.c | 10 -----
arch/x86/cpu/queensbay/Makefile | 2 +-
arch/x86/cpu/queensbay/topcliff.c | 20 ---------
drivers/mmc/pci_mmc.c | 86 ++++++++++++++++++++++++++------------
include/configs/x86-common.h | 6 ++-
include/mmc.h | 12 ------
8 files changed, 66 insertions(+), 83 deletions(-)
delete mode 100644 arch/x86/cpu/queensbay/topcliff.c
--
2.12.2.715.g7642488e1d-goog
More information about the U-Boot
mailing list