[U-Boot] [PATCH v2 5/8] ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)

Simon Glass sjg at chromium.org
Thu Aug 2 16:55:40 UTC 2018


On 1 August 2018 at 06:48, Lukasz Majewski <lukma at denx.de> wrote:
>
> 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 at denx.de>
> Tested-by: Anand Moon <linux.amoon at gmail.com>
>
> ---
>
> Changes in v2:
> - Add tested-by
> - Rebase on the newest main line
>
>  include/configs/exynos5-common.h | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list