summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6ulz-14x14-evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6ulz-14x14-evk.conf')
-rw-r--r--conf/machine/imx6ulz-14x14-evk.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/imx6ulz-14x14-evk.conf b/conf/machine/imx6ulz-14x14-evk.conf
index 6cb1698d..d1dcae99 100644
--- a/conf/machine/imx6ulz-14x14-evk.conf
+++ b/conf/machine/imx6ulz-14x14-evk.conf
@@ -12,12 +12,12 @@ include conf/machine/include/arm/armv7a/tune-cortexa7.inc
12MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455 nxp8987-sdio" 12MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455 nxp8987-sdio"
13 13
14KERNEL_DEVICETREE = " \ 14KERNEL_DEVICETREE = " \
15 imx6ulz-14x14-evk.dtb \ 15 nxp/imx/imx6ulz-14x14-evk.dtb \
16" 16"
17KERNEL_DEVICETREE:append:use-nxp-bsp = " \ 17KERNEL_DEVICETREE:append:use-nxp-bsp = " \
18 imx6ulz-14x14-evk-btwifi.dtb \ 18 nxp/imx/imx6ulz-14x14-evk-btwifi.dtb \
19 imx6ulz-14x14-evk-emmc.dtb \ 19 nxp/imx/imx6ulz-14x14-evk-emmc.dtb \
20 imx6ulz-14x14-evk-gpmi-weim.dtb \ 20 nxp/imx/imx6ulz-14x14-evk-gpmi-weim.dtb \
21" 21"
22 22
23UBOOT_MAKE_TARGET = "u-boot.imx" 23UBOOT_MAKE_TARGET = "u-boot.imx"