diff options
| -rw-r--r-- | conf/machine/imx6ulevk.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf index 88a6d5661..f7c5d8ae5 100644 --- a/conf/machine/imx6ulevk.conf +++ b/conf/machine/imx6ulevk.conf | |||
| @@ -30,8 +30,7 @@ UBOOT_SUFFIX_pn-u-boot-fslc = "img" | |||
| 30 | 30 | ||
| 31 | ### u-boot-imx settings ### | 31 | ### u-boot-imx settings ### |
| 32 | 32 | ||
| 33 | # The u-boot-imx does not provide unified functionality for DL/Q/QP SoC | 33 | # The u-boot-imx does not provide SPL support |
| 34 | # variants. Change the defconfig to the targeted SoC variant. | ||
| 35 | SPL_BINARY_pn-u-boot-imx = "" | 34 | SPL_BINARY_pn-u-boot-imx = "" |
| 36 | UBOOT_MAKE_TARGET_pn-u-boot-imx = "u-boot.imx" | 35 | UBOOT_MAKE_TARGET_pn-u-boot-imx = "u-boot.imx" |
| 37 | UBOOT_SUFFIX_pn-u-boot-imx = "imx" | 36 | UBOOT_SUFFIX_pn-u-boot-imx = "imx" |
