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.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/conf/machine/imx6ullevk.conf b/conf/machine/imx6ullevk.conf
index e5ea2ec2..05847a97 100644
--- a/conf/machine/imx6ullevk.conf
+++ b/conf/machine/imx6ullevk.conf
@@ -12,13 +12,14 @@ include conf/machine/include/arm/armv7a/tune-cortexa7.inc
12MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455" 12MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455"
13 13
14KERNEL_DEVICETREE = " \ 14KERNEL_DEVICETREE = " \
15 imx6ull-14x14-evk.dtb \ 15 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 imx6ull-14x14-evk-btwifi.dtb \
20 imx6ull-14x14-evk-emmc.dtb \ 20 imx6ull-14x14-evk-btwifi-sdio3_0.dtb \
21 imx6ull-14x14-evk-gpmi-weim.dtb \ 21 imx6ull-14x14-evk-emmc.dtb \
22 imx6ull-14x14-evk-gpmi-weim.dtb \
22" 23"
23 24
24UBOOT_MAKE_TARGET = "u-boot.imx" 25UBOOT_MAKE_TARGET = "u-boot.imx"