[meta-freescale] [PATCH] nitrogen6x-lite: Add Broadcom firmware

Eric Nelson eric.nelson at boundarydevices.com
Mon Oct 7 13:26:15 PDT 2013


The Nitrogen6-Lite board supports Wi-fi with a daughterboard
with the Broadcom 4330 ABGN chip.

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
Requires Luca's patch set adding nitrogen6x-lite support:
	http://patches.openembedded.org/patch/59323/

 conf/machine/nitrogen6x-lite.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index a394dfb..3cadee8 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.conf
@@ -24,4 +24,6 @@ UBOOT_MACHINE ?= "nit6xlite_config"
 
 SERIAL_CONSOLE = "115200 ttymxc1"
 
+MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm4330"
+
 MACHINE_FEATURES += " pci wifi bluetooth"
-- 
1.8.1.2




More information about the meta-freescale mailing list