]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)
authorLukasz Majewski <lukma@denx.de>
Wed, 1 Aug 2018 12:48:57 +0000 (14:48 +0200)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 6 Aug 2018 01:53:53 +0000 (10:53 +0900)
commit9fcf0e7010f2d13cbffbb800ac17a5e1ee796858
tree17a8032a2350e98fb9b4ed5162049e7d4129c37d
parent6e28f9c12271c8abe27a469597427572172f08f7
ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)

This change is necessary to allow booting the Odroid XU3 from SD card
after enabling the DM_MMC support.

After this change the SD card mmc IP block is correctly enumerated as mmc2
(and not as mmc1 as in the legacy code).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Tested-by: Anand Moon <linux.amoon@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-common.h