summaryrefslogtreecommitdiff
path: root/conf/machine/include/colibri-imx7.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-08-29 14:07:05 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-08-29 16:18:53 +0000
commitaed3c9b8e2a89703e3982d52e86c7d754021e489 (patch)
tree3d0c4e926922d2b93a54984d4e2feb71d25f2eee /conf/machine/include/colibri-imx7.inc
parentc24f04881eafa4e70ab333ae65076d649f8d1c79 (diff)
machines: u-boot: build from our own recipe
meta-toradex-bsp changed to build U-Boot from our own recipe rather than bbappending to what openembedded-core provides. Change the machines to use the new recipe. Relates-to: ELB-4680 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/machine/include/colibri-imx7.inc')
-rw-r--r--conf/machine/include/colibri-imx7.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/colibri-imx7.inc b/conf/machine/include/colibri-imx7.inc
index c427a05..90abe9c 100644
--- a/conf/machine/include/colibri-imx7.inc
+++ b/conf/machine/include/colibri-imx7.inc
@@ -28,7 +28,7 @@ PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp = "linux-toradex-mainline"
PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp:preempt-rt = "linux-toradex-mainline"
PREFERRED_PROVIDER_virtual/dtb:use-mainline-bsp = "device-tree-overlays-mainline"
-IMX_DEFAULT_BOOTLOADER:colibri-imx7 = "u-boot"
+IMX_DEFAULT_BOOTLOADER:colibri-imx7 = "u-boot-toradex"
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-distro-boot"
UBOOT_MAKE_TARGET:colibri-imx7 = "u-boot.imx"