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

@@ -175,6 +175,9 @@ ramips_board_detect() {
*"FreeStation5")
name="freestation5"
;;
*"GL-MT300A")
name="gl-mt300a"
;;
*"HC5661")
name="hc5661"
;;