ARM: exynos5: Try to boot on mmc2 before mmc0/1
authorGuillaume GARDET <guillaume.gardet@arm.com>
Wed, 24 Jul 2019 07:10:13 +0000 (09:10 +0200)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 5 Sep 2019 09:36:59 +0000 (18:36 +0900)
commitd7441d8a9ac9602afa92bf2649890a2208ffada1
tree10d1c14a9102e80511ac6aa5c135344a1bc81d5a
parent448f11f7503995746a7b71e5e3b3a831c4651be9
ARM: exynos5: Try to boot on mmc2 before mmc0/1

As stated in commit a61a4a1db009e3e600258551a01b54c4f50ec103 with DM_MMC,
exynos boards now enumarates external SD/MMC slot as mmc2, instead of mmc1
with legacy mode. Moving mmc2 before mmc1/0 restore the previous behavior
of trying external SD/MMC before internal slot.

Signed-off-by: Guillaume GARDET <guillaume.gardet@arm.com>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Anand Moon <linux.amoon@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-common.h