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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to