diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/imx6qdlsabreauto.conf | 2 | ||||
-rw-r--r-- | conf/machine/imx6qdlsabresd.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx6qdlsabreauto.conf b/conf/machine/imx6qdlsabreauto.conf index 16a061e5..b7b44589 100644 --- a/conf/machine/imx6qdlsabreauto.conf +++ b/conf/machine/imx6qdlsabreauto.conf | |||
@@ -34,7 +34,7 @@ KERNEL_DEVICETREE:use-mainline-bsp = " \ | |||
34 | 34 | ||
35 | ### u-boot-fslc settings ### | 35 | ### u-boot-fslc settings ### |
36 | SPL_BINARY:pn-u-boot-fslc = "SPL" | 36 | SPL_BINARY:pn-u-boot-fslc = "SPL" |
37 | UBOOT_CONFIG:pn-u-boot-fslc ??= "sd-fslc" | 37 | UBOOT_CONFIG:pn-u-boot-fslc ??= "sd" |
38 | UBOOT_SUFFIX:pn-u-boot-fslc = "img" | 38 | UBOOT_SUFFIX:pn-u-boot-fslc = "img" |
39 | 39 | ||
40 | ### u-boot-imx settings ### | 40 | ### u-boot-imx settings ### |
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 ### |
45 | SPL_BINARY:pn-u-boot-fslc = "SPL" | 45 | SPL_BINARY:pn-u-boot-fslc = "SPL" |
46 | UBOOT_CONFIG:pn-u-boot-fslc ??= "sd-fslc" | 46 | UBOOT_CONFIG:pn-u-boot-fslc ??= "sd" |
47 | UBOOT_SUFFIX:pn-u-boot-fslc = "img" | 47 | UBOOT_SUFFIX:pn-u-boot-fslc = "img" |
48 | 48 | ||
49 | ### u-boot-imx settings ### | 49 | ### u-boot-imx settings ### |