ramips: add support for Mercury MAC1200R v2

MT7628AN + MT7612E, 8MB SPI flash, 64MB DDR RAM
reset button GPIO is still missing (anyone?)
bootloader password is 'slp'

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2016-09-09 00:57:31 +02:00
parent 943cf08fb7
commit 083ef3fefe
6 changed files with 111 additions and 0 deletions

View File

@@ -250,6 +250,9 @@ ramips_board_detect() {
*"Memory 2 Move")
name="m2m"
;;
*"Mercury MAC1200R v2")
name="mac1200rv2"
;;
*"MicroWRT")
name="microwrt"
;;