bmips: dgnd3700v2: add b43 wireless driver
Apart from the embedded BCM6362 wireless, Netgear DGND3700v2 has external BCM43228 wireless connected by PCIe. Fallback SPROM isn't needed for this one because it has a physical SPROM. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
		| @@ -34,6 +34,7 @@ define Device/netgear_dgnd3700-v2 | ||||
|   BLOCKSIZE := 16k | ||||
|   PAGESIZE := 512 | ||||
|   DEVICE_PACKAGES += $(USB2_PACKAGES) \ | ||||
|     $(B43_PACKAGES) \ | ||||
|     kmod-leds-bcm6328 kmod-leds-gpio | ||||
|   CFE_WFI_FLASH_TYPE := 2 | ||||
|   CFE_WFI_VERSION := 0x5731 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Álvaro Fernández Rojas
					Álvaro Fernández Rojas