mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx6sl-warp: Install bcm4330-nvram-config to enable WiFi support
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@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
2ab68440d8
commit
6623ea7e4b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user