Pull request: u-boot-samsung master
Minkyu Kang
mk7.kang at samsung.com
Wed Jan 29 02:56:07 CET 2020
Dear Tom,
The following changes since commit 052170c6a043eec4e73fad80955876cf1ba5e4f2:
configs: Resync with savedefconfig (2020-01-22 13:38:00 -0500)
are available in the git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
for you to fetch changes up to 51521e43603d37e6be2ffd1ad2607361650500e9:
arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} (2020-01-28 09:54:49 +0900)
----------------------------------------------------------------
Marek Szyprowski (8):
arm: dts: exynos: Extend board description
arm: exynos: Use proper ADC device name
arm: exynos: Use proper PMIC device names
mmc: s5p_sdhci: Read generic MMC properties from DT
arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2
arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)
arm: exynos: Read default MMC device from XOM[7:5] pins
arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}
arch/arm/dts/exynos4412-odroid.dts | 3 ++-
arch/arm/dts/exynos5422-odroidxu3.dts | 2 +-
arch/arm/mach-exynos/include/mach/cpu.h | 1 +
board/samsung/common/board.c | 28 ++++++++++++++++++++++++++++
board/samsung/common/exynos5-dt-types.c | 8 ++++----
board/samsung/common/exynos5-dt.c | 6 +++---
configs/odroid-xu3_defconfig | 1 +
configs/odroid_defconfig | 1 +
drivers/mmc/s5p_sdhci.c | 5 +++++
include/configs/odroid.h | 10 +++++-----
10 files changed, 51 insertions(+), 14 deletions(-)
--
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list