ramips: add support for GL.iNet microuter-N300
authorDavid Bauer <mail@david-bauer.net>
Sun, 5 Jan 2020 23:31:24 +0000 (00:31 +0100)
committerDavid Bauer <mail@david-bauer.net>
Wed, 29 Jan 2020 14:10:54 +0000 (15:10 +0100)
commitb30f2281cce6649567e0194d203f06517d173115
treedfdff79461874759203fc5de89258fb540e256b5
parentb3e86cbb4f54d92eb4d145c62a7165067c6a7612
ramips: add support for GL.iNet microuter-N300

The GL.iNet microuter-N300 (internally referred as MT300N-v4) is a
pocket-size travel router. It is essentially identical to the VIXMINI
(internally referred as MT300N-v3) but with double the RAM and
SPI-flash.

Additionally, set the label-mac for both the VIXMINI as well as the
microuter-N300.

Hardware
--------
SoC:   MediaTek MT7628NN
RAM:   128M DDR2
FLASH: 16M
LED:   Power - WLAN
BTN:   Reset
UART:  115200 8N1
       TX and RX are labled on the board as pads next to the SoC

Installation via web-interface
------------------------------
1. Visit the web-interface at 192.168.8.1
   Note: The ethernet port is by default WAN. So you need to connect to
   the router via WiFi

2. Navigate to the Update tab on the left side.

3. Select "Local Update"

4. Upload the OpenWrt sysupgrade image.
   Note: Make sure you select not to preserve the configuration.

Installation via U-Boot
-----------------------
1. Hold down the reset button while powering on the device.
   Wait for the LED to flash 5 times.

2. Assign yourself a static IPv4 in 192.168.1.0/24

3. Upload the OpenWrt sysupgrade image at 192.168.1.1.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/dts/mt7628an_glinet_microuter-n300.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7628an_glinet_vixmini.dts
target/linux/ramips/dts/mt7628an_glinet_vixmini_microuter.dtsi [new file with mode: 0644]
target/linux/ramips/image/mt76x8.mk
target/linux/ramips/mt76x8/base-files/etc/board.d/02_network