mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00

The new U-Boot 2015.07-based release offers support for SPL for Wandboard. This allows the same image to run in every Wandboard variant available. This consolidates the Quad, Dual and Solo variants into a single Wandboard machine definition. Change-Id: Icf87301431b48ef857670e1f3a941706a7bfc50d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
9 lines
213 B
BlitzBasic
9 lines
213 B
BlitzBasic
DESCRIPTION = "Nvram support for Broadcom BCM4330 wifi/bt device"
|
|
SECTION = "kernel"
|
|
|
|
include broadcom-nvram-config.inc
|
|
|
|
CHIP_MODEL = "4330"
|
|
|
|
COMPATIBLE_MACHINE = "(cubox-i|nitrogen6x-lite|wandboard|imx6sl-warp)"
|