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

@@ -178,6 +178,9 @@ ramips_board_detect() {
*"GL-MT300A")
name="gl-mt300a"
;;
*"GL-MT300N")
name="gl-mt300n"
;;
*"HC5661")
name="hc5661"
;;