diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-12-24 15:16:57 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:25 -0300 |
commit | 7f874a453f73723560d8cc7a05366edd75363320 (patch) | |
tree | 30b6f817f8107e39a8a1382534962cbfe0330e05 /conf/machine/imx6ulevk.conf | |
parent | ee2f1a06fb61b6afb2e12ad37c98706217b5f728 (diff) | |
download | meta-freescale-7f874a453f73723560d8cc7a05366edd75363320.tar.gz |
imx6ulevk: Add Murata BT/WiFi module support
Add Murata Type ZP (BCM4339) module support on below platforms:
- i.MX6UL SDB RevC (SD1 slot) + Murata adapter V2.0
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx6ulevk.conf')
-rw-r--r-- | conf/machine/imx6ulevk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf index 1a60c6a1..c65ee6ed 100644 --- a/conf/machine/imx6ulevk.conf +++ b/conf/machine/imx6ulevk.conf | |||
@@ -11,7 +11,7 @@ MACHINE_FEATURES += " pci wifi bluetooth" | |||
11 | 11 | ||
12 | SOC_FAMILY = "mx6ul" | 12 | SOC_FAMILY = "mx6ul" |
13 | 13 | ||
14 | KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb" | 14 | KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb imx6ul-14x14-evk-btwifi.dtb" |
15 | 15 | ||
16 | UBOOT_SUFFIX = "img" | 16 | UBOOT_SUFFIX = "img" |
17 | SPL_BINARY = "SPL" | 17 | SPL_BINARY = "SPL" |