[U-Boot] Please pull u-boot-mmc
Jaehoon Chung
jh80.chung at samsung.com
Tue Oct 11 01:37:56 CEST 2016
Dear Tom,
Could you these patches on u-boot/master?
The following changes since commit f5fd45ff64e28a73499548358e3d1ceda0de7daf:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-10-08 09:33:37 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 57718f017b10871cd9dc03dca56c3bd690fc2614:
mmc: Fix cast for 64-bit compilation (2016-10-11 07:46:11 +0900)
----------------------------------------------------------------
Jaehoon Chung (4):
mmc: s5p_sdhci: support the Driver model for Exynos
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
mmc: sdhci: use the host version value in sdhci_setup_cfg
mmc: sdhci: use the generic error number
Simon Glass (1):
mmc: Fix cast for 64-bit compilation
drivers/mmc/atmel_sdhci.c | 1 -
drivers/mmc/bcm2835_sdhci.c | 3 +-
drivers/mmc/dw_mmc.c | 13 ++++---
drivers/mmc/exynos_dw_mmc.c | 3 +-
drivers/mmc/ftsdc021_sdhci.c | 2 +-
drivers/mmc/kona_sdhci.c | 11 ++----
drivers/mmc/msm_sdhci.c | 3 --
drivers/mmc/mv_sdhci.c | 6 +---
drivers/mmc/pci_mmc.c | 2 +-
drivers/mmc/rockchip_dw_mmc.c | 3 +-
drivers/mmc/s5p_sdhci.c | 80 ++++++++++++++++++++++++++++++++++++++++---
drivers/mmc/sdhci.c | 18 ++++++----
drivers/mmc/socfpga_dw_mmc.c | 3 +-
drivers/mmc/spear_sdhci.c | 5 ---
drivers/mmc/zynq_sdhci.c | 2 --
include/dwmmc.h | 8 ++---
16 files changed, 105 insertions(+), 58 deletions(-)
Best Regards,
Jaehoon Chung
More information about the U-Boot
mailing list