]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6qsabred: Add Murata BT/WiFi module support
authorLauren Post <lauren.post@freescale.com>
Thu, 24 Dec 2015 07:16:52 +0000 (15:16 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:25 +0000 (15:03 -0300)
Add Murata Type ZP (BCM4339) module support on below platforms:
 - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0

Note: MX6Q/DL/QP SabreSD board requires HW rework.
Please refer to rework guide specified in schematic.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx6qsabresd.conf

index b23839069b1348a9f65e72506a6a5959e7eee694..8115dfa866cc5d5ece17134409b68e080e442789 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/imx6sabresd-common.inc
 SOC_FAMILY = "mx6:mx6q"
 
 KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb \
-                     imx6q-sabresd-enetirq.dtb "
+                     imx6q-sabresd-enetirq.dtb imx6q-sabresd-btwifi.dtb"
 
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard"