mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
cubox-i: Install bcm4330-nvram-config to enable WiFi support
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@ossystems.com.br> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
be0e5baa60
commit
a5df741095
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user