summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-imx8x.conf
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-05-17 13:16:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-09 18:53:14 +0200
commit42134c73685ccad307179eb6f2e88af45580c672 (patch)
tree35d737799090770280345cbb515101a0fc29e5c2 /conf/machine/colibri-imx8x.conf
parent112a42351c3b16f94e8736d938a153756876dbc4 (diff)
meta: fix some inconsistent code style
Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 77e97f0d6e1c131b8039cd62937177b8f9688411)
Diffstat (limited to 'conf/machine/colibri-imx8x.conf')
-rw-r--r--conf/machine/colibri-imx8x.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index b839c79..185f715 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -70,8 +70,8 @@ IMAGE_FSTYPES += "teziimg"
# The imx-boot container takes care for the i.MX 8 offset, so the container
# has to be flashed at offset 0 directly
-UBOOT_BINARY_TEZI_EMMC="imx-boot"
-OFFSET_BOOTROM_PAYLOAD="0"
+UBOOT_BINARY_TEZI_EMMC = "imx-boot"
+OFFSET_BOOTROM_PAYLOAD = "0"
TORADEX_PRODUCT_IDS = "0038 0050 0051 0052"
TORADEX_PRODUCT_IDS[0038] = "fsl-imx8qxp-colibri-eval-v3.dtb"