[meta-freescale] [PATCH][meta-fsl-arm-extra] cubox-i: Add bcm4329-nvram-config

Fabio Estevam fabio.estevam at freescale.com
Fri May 29 09:34:02 PDT 2015


The first revisions of the micro-som had BCM4329 populated, so add
bcm4329-nvram-config to support Wifi on the older revision.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 conf/machine/cubox-i.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index 5fb36ad..a14bbd2 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -27,6 +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 irda serial usbhost"
-MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config"
+MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config bcm4329-nvram-config"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
-- 
1.9.1



More information about the meta-freescale mailing list