[meta-freescale] [PATCH 2/3][meta-fsl-arm-extra] imx6sl-warp: Install bcm4330-nvram-config to enable WiFi support

Fabio Estevam fabio.estevam at freescale.com
Tue May 19 09:44:37 PDT 2015


The WiFi chip installed in the board is the Broadcom 4330, so provide
the proper nvram config and firmware to enable Wifi by default.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 conf/machine/imx6sl-warp.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/imx6sl-warp.conf b/conf/machine/imx6sl-warp.conf
index ee4b8ad..75368f6 100644
--- a/conf/machine/imx6sl-warp.conf
+++ b/conf/machine/imx6sl-warp.conf
@@ -37,6 +37,8 @@ KERNEL_DEVICETREE = "imx6sl-warp.dtb"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
 
+MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config"
+
 # The kernel used is based on Linux mainline so the FSL-specific
 # headers do not exist. The removal here allows the machine to be
 # built without errors.
-- 
1.9.1



More information about the meta-freescale mailing list