2
0
forked from Ivasoft/openwrt

ipq806x: drop ipq40xx support

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2018-02-21 16:17:10 +01:00
committed by Mathias Kresin
parent 20d63ebc94
commit b7f115f22a
48 changed files with 3 additions and 15076 deletions

View File

@@ -12,11 +12,6 @@ board_config_update
board=$(board_name)
case "$board" in
avm,fritzbox-4040)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "switch0" \
"0u@eth0" "1:lan" "2:lan" "3:lan" "4:lan"
;;
linksys,ea8500)
hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr)
ucidef_add_switch "switch0" \
@@ -33,10 +28,6 @@ tplink,vr2600v)
ucidef_add_switch "switch0" \
"1:lan" "2:lan" "3:lan" "4:lan" "6@eth1" "5:wan" "0@eth0"
;;
glinet,gl-b1300 |\
openmesh,a42)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
qcom,ipq8064-db149)
ucidef_set_interface_lan "eth1 eth2 eth3"
ucidef_add_switch "switch0" \