diff options
Diffstat (limited to 'conf/machine/imx6qdlsabresd.conf')
| -rw-r--r-- | conf/machine/imx6qdlsabresd.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/conf/machine/imx6qdlsabresd.conf b/conf/machine/imx6qdlsabresd.conf index b3d09e939..27a2e9d7f 100644 --- a/conf/machine/imx6qdlsabresd.conf +++ b/conf/machine/imx6qdlsabresd.conf | |||
| @@ -35,7 +35,7 @@ KERNEL_DEVICETREE = " \ | |||
| 35 | imx6dl-sabresd-hdcp.dtb \ | 35 | imx6dl-sabresd-hdcp.dtb \ |
| 36 | imx6dl-sabresd-ldo.dtb \ | 36 | imx6dl-sabresd-ldo.dtb \ |
| 37 | " | 37 | " |
| 38 | KERNEL_DEVICETREE_use-mainline-bsp = " \ | 38 | KERNEL_DEVICETREE:use-mainline-bsp = " \ |
| 39 | imx6qp-sabresd.dtb \ | 39 | imx6qp-sabresd.dtb \ |
| 40 | imx6q-sabresd.dtb \ | 40 | imx6q-sabresd.dtb \ |
| 41 | imx6dl-sabresd.dtb \ | 41 | imx6dl-sabresd.dtb \ |
| @@ -43,18 +43,18 @@ KERNEL_DEVICETREE_use-mainline-bsp = " \ | |||
| 43 | 43 | ||
| 44 | ### u-boot-fslc settings ### | 44 | ### u-boot-fslc settings ### |
| 45 | 45 | ||
| 46 | SPL_BINARY_pn-u-boot-fslc = "SPL" | 46 | SPL_BINARY:pn-u-boot-fslc = "SPL" |
| 47 | UBOOT_MACHINE_pn-u-boot-fslc ?= "mx6sabresd_defconfig" | 47 | UBOOT_MACHINE:pn-u-boot-fslc ?= "mx6sabresd_defconfig" |
| 48 | UBOOT_SUFFIX_pn-u-boot-fslc = "img" | 48 | UBOOT_SUFFIX:pn-u-boot-fslc = "img" |
| 49 | 49 | ||
| 50 | ### u-boot-imx settings ### | 50 | ### u-boot-imx settings ### |
| 51 | 51 | ||
| 52 | # The u-boot-imx does not provide unified functionality for DL/Q/QP SoC | 52 | # The u-boot-imx does not provide unified functionality for DL/Q/QP SoC |
| 53 | # variants. Change the defconfig to the targeted SoC variant. | 53 | # variants. Change the defconfig to the targeted SoC variant. |
| 54 | SPL_BINARY_pn-u-boot-imx = "" | 54 | SPL_BINARY:pn-u-boot-imx = "" |
| 55 | UBOOT_MACHINE_pn-u-boot-imx ?= "mx6qsabresd_defconfig" | 55 | UBOOT_MACHINE:pn-u-boot-imx ?= "mx6qsabresd_defconfig" |
| 56 | UBOOT_MAKE_TARGET_pn-u-boot-imx = "u-boot.imx" | 56 | UBOOT_MAKE_TARGET:pn-u-boot-imx = "u-boot.imx" |
| 57 | UBOOT_SUFFIX_pn-u-boot-imx = "imx" | 57 | UBOOT_SUFFIX:pn-u-boot-imx = "imx" |
| 58 | 58 | ||
| 59 | WKS_FILE = " \ | 59 | WKS_FILE = " \ |
| 60 | ${@bb.utils.contains('IMX_DEFAULT_BOOTLOADER', \ | 60 | ${@bb.utils.contains('IMX_DEFAULT_BOOTLOADER', \ |
| @@ -63,6 +63,6 @@ WKS_FILE = " \ | |||
| 63 | 63 | ||
| 64 | SERIAL_CONSOLES = "115200;ttymxc0" | 64 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 65 | 65 | ||
| 66 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 66 | MACHINE_FIRMWARE:append:mx6 = " linux-firmware-ath6k" |
| 67 | 67 | ||
| 68 | MACHINE_FEATURES += " pci wifi bluetooth" | 68 | MACHINE_FEATURES += " pci wifi bluetooth" |
