2
0
forked from Ivasoft/openwrt

add support for the Atheros AP113 reference board

This reference board is equipped with:
- AR7242 SoC
- AR9580 on-board Wi-Fi
- AR8316 switch

SVN-Revision: 29935
This commit is contained in:
Florian Fainelli
2012-01-28 13:19:49 +00:00
parent 405a0f3905
commit eeb00634a7
14 changed files with 316 additions and 12 deletions

View File

@@ -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"