summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-imx8x.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colibri-imx8x.conf')
-rw-r--r--conf/machine/colibri-imx8x.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index db1f263..f9982d1 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -6,7 +6,8 @@
MACHINE_NAME = "Colibri-iMX8X"
# for C0 silicon add mx8qxpc0 to the right of mx8qxp
-MACHINEOVERRIDES =. "mx8:mx8x:mx8qxp:"
+SILICON-OVERRIDES ?= "mx8qxpc0:"
+MACHINEOVERRIDES =. "mx8:mx8x:mx8qxp:${SILICON-OVERRIDES}"
MACHINEOVERRIDES_append_upstream = ":use-mainline-bsp"
require conf/machine/include/imx-base.inc