sage-
>>> From: Guillaume GARDET
>>> Sent: 24 July 2019 09:10
>>> To: u-boot@lists.denx.de
>>> Cc: Guillaume Gardet ; Lukasz Majewski
>>> ; Anand Moon ; Simon Glass
>>> ; Minkyu Kang
>>> Subject: [U-Boot] [PATCH] ARM: exynos5: Try
o: u-boot@lists.denx.de
> > Cc: Guillaume Gardet ; Lukasz Majewski
> > ; Anand Moon ; Simon Glass
> > ; Minkyu Kang
> > Subject: [U-Boot] [PATCH] ARM: exynos5: Try to boot on mmc2 before
> > mmc0/1
> >
> > As stated in commit a61a4a1db009e3e600258551a
g
> Subject: [U-Boot] [PATCH] 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 mm
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 G
4 matches
Mail list logo