summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-04 18:50:27 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-20 14:44:11 +0200
commitd3da0283a9a7e8acd49fc6e9ef5b1fd703c7e2af (patch)
treecd3c7864cd15e3ce8b7ef50d6e14d47f97765870 /recipes-bsp/u-boot/u-boot-toradex_2018.03.bb
parent649da1c35dec52b96a317a14e71559c15e3dda34 (diff)
u-boot-toradex: update to nxp 2020.04
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_2018.03.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2018.03.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb b/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb
deleted file mode 100644
index 6279286..0000000
--- a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require recipes-bsp/u-boot/u-boot.inc
-require u-boot-toradex-common_${PV}.inc
-
-SUMMARY = "U-Boot bootloader with support for Toradex i.MX 8 series SoMs"
-
-B = "${WORKDIR}/build"
-
-PROVIDES += "u-boot"
-DEPENDS_append = " dtc-native"
-
-SRC_URI_append_apalis-imx8a0 = " file://0001-Revert-apalis-imx8-fused-modules-boot-from-emmc.patch"
-SRC_URI_append_use-mainline-bsp_colibri-imx8x = " file://0001-colibri-imx8x-modify-device-tree-name-for-mainline-u.patch"
-
-BOOT_TOOLS = "imx-boot-tools"