mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
sunxi: update nanopi neo air that use brcmfmac43430a0
Update wifi firmware used for nanopi neo air, with cypress-firmware-43430-sdio there is no wifi detected, as brcmfmac-firmware-43430a0-sdio allow to acces to wifi. Signed-off-by: Michel Promonet <michel.promonet@free.fr>
This commit is contained in:
parent
30b168b9b8
commit
fd311a5fe3
@ -39,7 +39,7 @@ define Device/friendlyarm_nanopi-neo-air
|
|||||||
DEVICE_VENDOR := FriendlyARM
|
DEVICE_VENDOR := FriendlyARM
|
||||||
DEVICE_MODEL := NanoPi NEO Air
|
DEVICE_MODEL := NanoPi NEO Air
|
||||||
DEVICE_PACKAGES := kmod-leds-gpio kmod-brcmfmac \
|
DEVICE_PACKAGES := kmod-leds-gpio kmod-brcmfmac \
|
||||||
cypress-firmware-43430-sdio wpad-basic-wolfssl
|
brcmfmac-firmware-43430a0-sdio wpad-basic-wolfssl
|
||||||
SOC := sun8i-h3
|
SOC := sun8i-h3
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += friendlyarm_nanopi-neo-air
|
TARGET_DEVICES += friendlyarm_nanopi-neo-air
|
||||||
|
Loading…
Reference in New Issue
Block a user