2
0
forked from Ivasoft/openwrt

ramips: Add support for GL-MT300N

This patch adds support for GL-MT300N.
GL-MT300N is powered by MT7620N with 16MB flash, 64MB RAM,
2 LANs, USB, UART, GPIO and PoE support.

SVN-Revision: 48993
This commit is contained in:
John Crispin
2016-03-10 19:12:04 +00:00
parent 96ee39b184
commit be53e5a154
7 changed files with 173 additions and 1 deletions

View File

@@ -137,7 +137,8 @@ fonera20n)
set_usb_led "$board:orange:usb"
set_wifi_led "$board:orange:wifi"
;;
gl-mt300a)
gl-mt300a|\
gl-mt300n)
set_wifi_led "$board:wlan"
;;
hc5661)

View File

@@ -114,6 +114,7 @@ ramips_setup_interfaces()
f5d8235-v1|\
f5d8235-v2|\
gl-mt300a|\
gl-mt300n|\
hg255d|\
mzk-wdpr|\
jhr-n805r|\