[U-Boot] [PATCH 0/4] k2g: switch mmc/sd to driver model

Sekhar Nori nsekhar at ti.com
Wed Aug 10 15:54:02 CEST 2016


This patch set switches mmc/sd support on k2g
to use driver model.

Tested both SD card and emmc on k2g-evm by
writing data, reading it back and comparing crc.

also tested with buildman for am33xx and omap

Sekhar Nori (4):
  drivers: mmc: omap_hsmmc: fix build breakage
  ARM: dts: K2G: Add support for MMC controller
  ARM: dts: k2g-evm: enable mmc/sd suppport
  defconfig: k2g_evm_defconfig: Enable mmc driver model

 arch/arm/dts/k2g-evm.dts  |  8 ++++++++
 arch/arm/dts/k2g.dtsi     | 23 +++++++++++++++++++++++
 configs/k2g_evm_defconfig |  1 +
 drivers/mmc/omap_hsmmc.c  |  2 ++
 4 files changed, 34 insertions(+)

-- 
2.9.0



More information about the U-Boot mailing list