summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-imx8x.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-12-30 11:57:34 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-12-30 11:57:34 +0100
commitd58b569f36102bd697ddedeabe302c3b400a01b6 (patch)
tree08bb9b88d5772bb839b7ca3d81524aca356f4b64 /conf/machine/colibri-imx8x.conf
parent1c32a322075da31f3cd5560aba28b5bda42ce52d (diff)
machines: mx8/mx8x: follow changes in meta-freescale
In order to build also with use-mainline-bsp ATF_PLATFORM and IMX_BOOT_SOC_TARGET variable assignments are no longer generically set with SoC override and are now to be set by the machine configurations. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/machine/colibri-imx8x.conf')
-rw-r--r--conf/machine/colibri-imx8x.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index 658e9f0..be8c27e 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -41,6 +41,8 @@ UBOOT_CONFIG[sd] = "colibri-imx8x_defconfig,sdcard"
UBOOT_ENTRYPOINT = "0x80280000"
UBOOT_RD_LOADADDRESS = "0xA0000000"
+ATF_PLATFORM = "imx8qx"
+
BOOT_SPACE = "65536"
IMX_BOOT_SEEK = "32"
@@ -63,6 +65,7 @@ MACHINE_FIRMWARE_append = " linux-firmware-pcie8997"
MACHINE_FIRMWARE_append = " firmware-imx-vpu-imx8"
IMXBOOT_TARGETS = "flash"
+IMX_BOOT_SOC_TARGET = "iMX8QX"
PREFERRED_PROVIDER_imx-sc-firmware = "imx-sc-firmware-toradex"
BOARD_TYPE = "colibri"