summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 16:10:33 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 16:13:11 +0200
commit8306cfbeb9522ae3f19104c25a01997a6de90247 (patch)
treea2262c8b2b9a88f83db00994e39c55ad3eab2c91
parent0ee23695ddf2ce442c0a8d0b6d3846e52f960279 (diff)
colibri-imx8qxp.conf: revert "use mainline u-boot"
mainline currently does not provide the ums command. Without the Toradex Easy Installer this hinders development. This reverts commit a7f384f for colibri-imx8qxp.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/machine/colibri-imx8qxp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/colibri-imx8qxp.conf b/conf/machine/colibri-imx8qxp.conf
index c71328d..0ad7811 100644
--- a/conf/machine/colibri-imx8qxp.conf
+++ b/conf/machine/colibri-imx8qxp.conf
@@ -36,7 +36,7 @@ IMAGE_BOOTLOADER = "imx-boot"
IMX_BOOT_SEEK = "32"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
MACHINE_FIRMWARE_append = " linux-firmware-pcie8997"
MACHINE_FIRMWARE_append = " firmware-imx-vpu-imx8"