mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
cubox-i: Add bcm4329-nvram-config
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@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
2e42f5a3e1
commit
f1634b62e1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user