2
0
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:
John Crispin
2016-03-10 19:11:57 +00:00
parent 70a5c062f1
commit 96ee39b184
7 changed files with 190 additions and 0 deletions

View File

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

View File

@@ -113,6 +113,7 @@ ramips_setup_interfaces()
dir-860l-b1|\
f5d8235-v1|\
f5d8235-v2|\
gl-mt300a|\
hg255d|\
mzk-wdpr|\
jhr-n805r|\