[U-Boot] [PATCH 0/5] mmc: uniphier: migrate to CONFIG_DM_MMC_OPS and CONFIG_BLK

Masahiro Yamada yamada.masahiro at socionext.com
Thu Aug 25 07:52:34 CEST 2016




Masahiro Yamada (5):
  mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
  mmc: uniphier-sd: move uniphier_sd_init() below
  mmc: uniphier-sd: return error code if unsupported width is given
  mmc: uniphier-sd: just return if already set to desired clock rate
  mmc: uniphier-sd: migrate to CONFIG_BLK

 arch/arm/Kconfig          |   1 +
 drivers/mmc/Kconfig       |   2 +
 drivers/mmc/uniphier-sd.c | 186 ++++++++++++++++++++++++----------------------
 3 files changed, 99 insertions(+), 90 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list