summaryrefslogtreecommitdiff
path: root/conf/machine/include/colibri-imx6ull.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-imx6ull.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-imx6ull.inc')
-rw-r--r--conf/machine/include/colibri-imx6ull.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/colibri-imx6ull.inc b/conf/machine/include/colibri-imx6ull.inc
index 4c9092e..bb538a7 100644
--- a/conf/machine/include/colibri-imx6ull.inc
+++ b/conf/machine/include/colibri-imx6ull.inc
@@ -13,7 +13,7 @@ MACHINE_NAME = "Colibri-iMX6ULL"
MACHINE_FIRMWARE:remove:use-mainline-bsp = "firmware-imx-vpu-imx6q firmware-imx-vpu-imx6d"
-IMX_DEFAULT_BOOTLOADER:colibri-imx6ull = "u-boot"
+IMX_DEFAULT_BOOTLOADER:colibri-imx6ull = "u-boot-toradex"
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-distro-boot"
UBOOT_MAKE_TARGET:colibri-imx6ull = "u-boot.imx"
UBOOT_ENTRYPOINT:colibri-imx6ull = "0x81000000"