wandboard-dual: Add broadcom-nvram-support to machine

Adds a line MACHINE_EXTRA_RRECOMMENDS for broadcom-nvram-support which
provides firmware files for the wifi chip (BCM4329) on Wandboard Dual.

Signed-off-by: John Weber <rjohnweber@gmail.com>
This commit is contained in:
John Weber 2013-03-18 13:52:30 -05:00 committed by Otavio Salvador
parent 72e29e1c3a
commit d7f5dc6aea

View File

@ -18,3 +18,5 @@ UBOOT_PADDING = "2"
SERIAL_CONSOLE = "115200 ttymxc0"
MACHINE_FEATURES += " pci wifi bluetooth"
MACHINE_EXTRA_RRECOMMENDS += " broadcom-nvram-config"