mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar71xx] add support for the Atheros AP113 reference board
This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29935 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -106,7 +106,10 @@ alfa-nx)
|
||||
set_led_netdev "lan" "LAN" "alfa:green:led_3" "eth1"
|
||||
;;
|
||||
|
||||
rb-750)
|
||||
ap113)
|
||||
set_led_usbdev "usb" "USB" "ap113:green:usb" "1-1"
|
||||
;;
|
||||
rb750)
|
||||
set_led_default "act" "act" "rb750:green:act" "1"
|
||||
set_led_netdev "port1" "port1" "rb750:green:port1" "eth1"
|
||||
set_led_switch "port2" "port2" "rb750:green:port2" "switch0" "0x10"
|
||||
|
||||
@@ -67,7 +67,8 @@ rb-493g)
|
||||
;;
|
||||
|
||||
wzr-hp-g300nh2 |\
|
||||
pb92)
|
||||
pb92 |\
|
||||
ap113)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "eth0" "1" "1"
|
||||
ucidef_add_switch_vlan "eth0" "1" "0t 1 3 4 5"
|
||||
|
||||
Reference in New Issue
Block a user