ipq40xx: convert AP-365 to DSA

Re-enable the Aruba AP-365 with DSA support. Changes are trvivial, as
the board design is pretty much the already updated AP-303.

Run-tested on the device.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2023-04-12 22:06:18 +02:00
parent aad34818b5
commit 72780e3eac
2 changed files with 2 additions and 2 deletions

View File

@ -45,6 +45,7 @@ ipq40xx_setup_interfaces()
ucidef_set_interfaces_lan_wan "lan" "wan"
;;
aruba,ap-303|\
aruba,ap-365|\
avm,fritzrepeater-1200|\
dlink,dap-2610|\
extreme-networks,ws-ap3915i|\

View File

@ -190,8 +190,7 @@ define Device/aruba_ap-365
DEVICE_MODEL := AP-365
DEVICE_PACKAGES := kmod-hwmon-ad7418 ipq-wifi-aruba_ap-365
endef
# Missing DSA Setup
#TARGET_DEVICES += aruba_ap-365
TARGET_DEVICES += aruba_ap-365
define Device/asus_map-ac2200
$(call Device/FitImageLzma)