rockchip: enable wifi support for NanoPC T4

wifi module: AP6356S (BCM4356) SDIO

Signed-off-by: Lu jicong <jiconglu58@gmail.com>
This commit is contained in:
Lu jicong
2023-07-24 16:11:28 +08:00
committed by Hauke Mehrtens
parent 534eb51ee2
commit 06d5c773fa
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ define Device/friendlyarm_nanopc-t4
DEVICE_MODEL := NanoPC T4
SOC := rk3399
IMAGE/sysupgrade.img.gz := boot-common | boot-script | pine64-img | gzip | append-metadata
DEVICE_PACKAGES := kmod-brcmfmac brcmfmac-nvram-4356-sdio cypress-firmware-4356-sdio
endef
TARGET_DEVICES += friendlyarm_nanopc-t4