[U-Boot] [PATCH 0/4] EXYNOS5: Enable dwmmc

Amar amarendra.xt at samsung.com
Wed Dec 5 14:31:33 CET 2012


This patch set enables the dwmmc for Exynos5250 on SMDK5250.
Also does the required driver changes. 

This patch set is based on:
"EXYNOS: mmc: support DesignWare Controller for Samsung-SoC"
"Exynos: clock: support get_mmc_clk for exynos"

Amar (4):
  MMC: DWMMC: Modified fifo size computation
  MMC: EXYNOS: Added call back function for clock get
  EXYNOS: CLOCK: Initialised the local variable
  SMDK5250: Initialise and enable dwmmc channels

 arch/arm/cpu/armv7/exynos/clock.c |    4 ++--
 board/samsung/smdk5250/smdk5250.c |   32 ++++++++++++++++++++++++++------
 drivers/mmc/dw_mmc.c              |    2 ++
 drivers/mmc/exynos_dw_mmc.c       |   13 ++++++++++++-
 include/configs/smdk5250.h        |    4 ++--
 5 files changed, 44 insertions(+), 11 deletions(-)



More information about the U-Boot mailing list