From ec10bdb7b7462ddb4987efc0f4995c89b9090c97 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 28 May 2019 13:49:33 +0200 Subject: u-boot-toradex_2018.03: boot linux on apalis-imx8a0 from sd card The Apalis iMX8 QM V1.0A are not fused but strapped to boot from SD card. Revert the environment change which makes them boot from eMMC. Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex_2018.03.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-bsp/u-boot/u-boot-toradex_2018.03.bb') diff --git a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb b/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb index c004a82..e32309a 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb @@ -7,6 +7,8 @@ inherit pythonnative PROVIDES += "u-boot" DEPENDS_append = " python dtc-native" +SRC_URI_append_apalis-imx8a0 = " file://0001-Revert-apalis-imx8-fused-modules-boot-from-emmc.patch" + BOOT_TOOLS = "imx-boot-tools" UBOOT_NAME_mx6 = "u-boot-${MACHINE}.bin-${UBOOT_CONFIG}" -- cgit v1.2.3