Skip to content

Commit 4591557

Browse files
committed
qualcommax: add Edgecore EAP101 support
Add support for the Edgecore EAP101 access point using the new PPE DSA networking stack. Two QCA8072 ports via PSGMII and a QCA8081 port via SGMII. Signed-off-by: John Crispin <john@phrozen.org>
1 parent a6ee0da commit 4591557

7 files changed

Lines changed: 438 additions & 1 deletion

File tree

package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq60xx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ tplink,eap620-hd-v3|\
3030
tplink,eap625-outdoor-hd-v1)
3131
ubootenv_add_mtd "0:appsblenv" "0x0" "0x40000" "0x20000"
3232
;;
33+
edgecore,eap101|\
3334
yuncore,fap650)
3435
ubootenv_add_mtd "0:appsblenv" "0x0" "0x10000" "0x10000"
3536
;;

0 commit comments

Comments
 (0)