[meta-freescale] [meta-fsl-arm-extra][PATCH v2 6/6] cubox-i: Install bcm4330-nvram-config to enable WiFi support

Otavio Salvador otavio at ossystems.com.br
Mon May 11 09:55:19 PDT 2015


The WiFi chip installed in the board is the Broadcom 4330, so we ought
to provide the proper nvram config and firmware to enable the board to
proper support the WiFi.

Change-Id: I4d5ed031edb28a79c033098d23eedc642cccc7e0
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/cubox-i.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index 4d3e9fa..4809dcb 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -27,5 +27,6 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "imx6dl-cubox-i.dtb imx6q-cubox-i.dtb imx6dl-hummingboard.dtb imx6q-hummingboard.dtb"
 
 MACHINE_FEATURES += "pci wifi bluetooth alsa bluetooth irda serial usbhost wifi"
+MACHINE_EXTRA_RRECOMMENDS += " bcm4330-nvram-config"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
-- 
2.1.4



More information about the meta-freescale mailing list