On 17/01/2020 00:25, Marek Szyprowski wrote: > Hi All > > This patchset restores booting from SD-card on Exynos4412-based Odroid > U3/X2 boards. It relies on the Exynos MMC device id auto-dectection and > PMIC device name fixes: > https://patchwork.ozlabs.org/patch/1223558/ > https://patchwork.ozlabs.org/patch/1224228/ > > Best regards > Marek Szyprowski > Samsung R&D Institute Poland > > > Patch summary: > > Marek Szyprowski (3): > 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) > > arch/arm/dts/exynos4412-odroid.dts | 3 ++- > drivers/mmc/s5p_sdhci.c | 5 +++++ > include/configs/odroid.h | 2 +- > 3 files changed, 8 insertions(+), 2 deletions(-) >
applied to u-boot-samsung. Thanks, Minkyu Kang.