sunxi: fix wifi connection for Banana Pi M2 Berry
fixes the problem that the banana pi m2 berry cannot connect to wifi and cannot be used as an access point
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ff2bb16730
)
Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
This commit is contained in:
parent
0d4a0250df
commit
e8896779da
|
@ -81,7 +81,7 @@ define Device/sinovoip_bananapi-m2-berry
|
|||
DEVICE_VENDOR := Sinovoip
|
||||
DEVICE_MODEL := Banana Pi M2 Berry
|
||||
DEVICE_PACKAGES:=kmod-rtc-sunxi kmod-ata-sunxi kmod-brcmfmac \
|
||||
brcmfmac-firmware-43430-sdio wpad-basic-wolfssl
|
||||
cypress-firmware-43430-sdio wpad-basic-wolfssl
|
||||
SUPPORTED_DEVICES:=lemaker,bananapi-m2-berry
|
||||
SOC := sun8i-v40
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue