ramips: add support for GL-inet GL-MT300N-V2
This patch adds supports for the GL-inet GL-MT300N-V2. Specification: - SoC: MediaTek MT7628AN - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR - Ethernet: 1 x WAN (100 Mbps) and 1 x LAN (100 Mbps) - USB: 1 x USB 2.0 port - Button: 1 x switch button, 1 x reset button - LED: 3 x LEDS (system power led is not GPIO controller) - UART: 1 x UART on PCB (JP1: 3.3V, RX, TX, GND) Installation through Luci: - The original firmware is LEDE, so both LuCI or sysupgrade can be used. - Do not keep settings, for sysupgrade please use the -n option. Installation through bootloader webserver: - Plug power and hold reset button until red LED blink to bright. - Install sysupgrade image using web interface on 192.168.1.1. Signed-off-by:Kyson Lok <kysonlok@gmail.com> [match maximum image size with firmware partition] Signed-off-by:
Mathias Kresin <dev@kresin.me>
Showing
- target/linux/ramips/base-files/etc/board.d/01_leds 3 additions, 0 deletionstarget/linux/ramips/base-files/etc/board.d/01_leds
- target/linux/ramips/base-files/etc/board.d/02_network 4 additions, 0 deletionstarget/linux/ramips/base-files/etc/board.d/02_network
- target/linux/ramips/base-files/etc/diag.sh 3 additions, 0 deletionstarget/linux/ramips/base-files/etc/diag.sh
- target/linux/ramips/base-files/lib/ramips.sh 3 additions, 0 deletionstarget/linux/ramips/base-files/lib/ramips.sh
- target/linux/ramips/base-files/lib/upgrade/platform.sh 1 addition, 0 deletionstarget/linux/ramips/base-files/lib/upgrade/platform.sh
- target/linux/ramips/dts/GL-MT300N-V2.dts 133 additions, 0 deletionstarget/linux/ramips/dts/GL-MT300N-V2.dts
- target/linux/ramips/image/mt7628.mk 8 additions, 0 deletionstarget/linux/ramips/image/mt7628.mk
Loading
Please register or sign in to comment