forked from Ivasoft/openwrt
ramips: Add support for GL-MT300A
This patches adds support for GL-MT300A. GL-MT300A is powered by MT7620A. It has 16MB flash, 128MB RAM, Two LANs, USB, UART and MMC daughter board. SVN-Revision: 48992
This commit is contained in:
@@ -137,6 +137,9 @@ fonera20n)
|
||||
set_usb_led "$board:orange:usb"
|
||||
set_wifi_led "$board:orange:wifi"
|
||||
;;
|
||||
gl-mt300a)
|
||||
set_wifi_led "$board:wlan"
|
||||
;;
|
||||
hc5661)
|
||||
ucidef_set_led_default "system" "system" "$board:blue:system" "1"
|
||||
ucidef_set_led_netdev "internet" "internet" "$board:blue:internet" "eth0.2"
|
||||
|
||||
@@ -113,6 +113,7 @@ ramips_setup_interfaces()
|
||||
dir-860l-b1|\
|
||||
f5d8235-v1|\
|
||||
f5d8235-v2|\
|
||||
gl-mt300a|\
|
||||
hg255d|\
|
||||
mzk-wdpr|\
|
||||
jhr-n805r|\
|
||||
|
||||
Reference in New Issue
Block a user