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