summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6qdlsabresd.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-09-21 09:44:25 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2022-09-21 09:46:12 -0300
commit26426764dd5bbac33357f8fabf508847f8643952 (patch)
treec8f60aba247363d807a986cba4a20342cfee77c3 /conf/machine/imx6qdlsabresd.conf
parentabeab58d14b614c77f7e97ca927c39f20f0c6e81 (diff)
downloadmeta-freescale-26426764dd5bbac33357f8fabf508847f8643952.tar.gz
imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx6qdlsabresd.conf')
-rw-r--r--conf/machine/imx6qdlsabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6qdlsabresd.conf b/conf/machine/imx6qdlsabresd.conf
index 62ad478e..7c40a860 100644
--- a/conf/machine/imx6qdlsabresd.conf
+++ b/conf/machine/imx6qdlsabresd.conf
@@ -43,7 +43,7 @@ KERNEL_DEVICETREE:use-mainline-bsp = " \
43 43
44### u-boot-fslc settings ### 44### u-boot-fslc settings ###
45SPL_BINARY:pn-u-boot-fslc = "SPL" 45SPL_BINARY:pn-u-boot-fslc = "SPL"
46UBOOT_CONFIG:pn-u-boot-fslc ??= "sd-fslc" 46UBOOT_CONFIG:pn-u-boot-fslc ??= "sd"
47UBOOT_SUFFIX:pn-u-boot-fslc = "img" 47UBOOT_SUFFIX:pn-u-boot-fslc = "img"
48 48
49### u-boot-imx settings ### 49### u-boot-imx settings ###