[U-Boot] please pull u-boot-samsung master

Minkyu Kang mk7.kang at samsung.com
Wed Aug 8 00:37:36 UTC 2018


Dear Tom,

The following changes since commit 2547e91dc15e5203e15d4ebde9172174743b14a7:

  tegra: Indicate that binman makes all three output files (2018-07-26 15:49:40 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-samsung master

for you to fetch changes up to 972d8576d225c5fa8187ba09306fd439967ca7d8:

  arm: spring: fix alias of mmc correctly (2018-08-06 11:24:48 +0900)

----------------------------------------------------------------
Guillaume GARDET (1):
      snow: set fdtfile

Lukasz Majewski (8):
      ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config()
      ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3
      ARM: Odroid XU3: Enable driver model support for MMC (DM_MMC)
      ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
      ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)
      ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3
      ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing)
      ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC

Minkyu Kang (3):
      arm: exynos4: fix warning of dts
      arm: exynos5: fix warning of dts
      arm: spring: fix alias of mmc correctly

Vagrant Cascadian (4):
      arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_addr_r and fdt_addr_r.
      arm: odroid: Increase default env size in preparation for distro_bootcmd.
      arm: odroid: Enable distro_bootcmd support.
      arm: odroid: Inherit default value for bootdelay from distro_bootcmd.

 arch/arm/dts/exynos4210-pinctrl-uboot.dtsi    |  4 ----
 arch/arm/dts/exynos4210-universal_c210.dts    |  2 --
 arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi    |  4 ----
 arch/arm/dts/exynos5.dtsi                     |  2 --
 arch/arm/dts/exynos5250-pinctrl-uboot.dtsi    |  4 ----
 arch/arm/dts/exynos5250-spring.dts            |  2 +-
 arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi    |  8 --------
 board/samsung/common/bootscripts/autoboot.cmd |  6 +++---
 board/samsung/smdk5420/MAINTAINERS            |  1 +
 configs/odroid-xu3_defconfig                  |  3 +--
 drivers/mmc/exynos_dw_mmc.c                   | 37 +++++++++++++++++++++----------------
 include/configs/exynos5-common.h              |  1 +
 include/configs/odroid.h                      | 36 ++++++++++++++++++++----------------
 include/configs/snow.h                        |  3 +++
 14 files changed, 51 insertions(+), 62 deletions(-)

-- 
Thanks,
Minkyu Kang.


More information about the U-Boot mailing list