openwrt/target/linux/ramips/image
Markus Scheck 5ff5c9bce6 ramips: add support for Xiaomi Mi Router 4A (100M Edition)
- SoC:      MediaTek MT7628AN
- Flash:    16MB (Winbond W25Q128JV)
- RAM:      64MB
- Serial:   As marked on PCB, 3V3 logic, baudrate is 115200
- Ethernet: 3x 10/100 Mbps (switched, 2x LAN + WAN)
- WIFI0:    MT7628AN 2.4GHz 802.11b/g/n
- WIFI1:    MT7612EN 5GHz 802.11ac
- Antennas: 4x external (2 per radio), non-detachable
- LEDs:     Programmable power-LED (two-colored, yellow/blue)
            Non-programmable internet-LED (shows WAN-activity)
- Buttons:  Reset

INSTALLATION:

1. Connect to the serial port of the router and power it up.
   If you get a prompt asking for boot-mode, go to step 3.
2. Unplug the router after
       > Erasing SPI Flash...
       > raspi_erase: offs:20000 len:10000
   occurs on the serial port. Plug the router back in.
3. At the prompt select option 2 (Load system code then
   write to Flash via TFTP.)
4. Enter 192.168.1.1 as the device IP and 192.168.1.2 as the
   Server-IP.
5. Connect your computer to LAN1 and assign it as 192.168.1.2/24.
6. Rename the sysupgrade image to test.bin and serve it via TFTP.
7. Enter test.bin on the serial console and press enter.

Signed-off-by: Markus Scheck <markus@mscheck.de>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[added mt76 compatible]
2019-05-31 11:21:22 +02:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile ramips: unify JCG helper command definition 2019-05-31 10:30:03 +02:00
mt76x8.mk ramips: add support for Xiaomi Mi Router 4A (100M Edition) 2019-05-31 11:21:22 +02:00
mt7620.mk ramips: Add support for ZBT WE826-E 2019-05-17 21:41:43 +02:00
mt7621.mk ramips: add support for Telco Electronics X1 2019-05-18 17:59:49 +02:00
rt288x.mk ramips: use patch-dtb for F5D8235 V1 2018-04-23 22:07:22 +02:00
rt305x.mk ramips: unify JCG helper command definition 2019-05-31 10:30:03 +02:00
rt3883.mk ramips: add support for Belkin F9K1109v1 2019-03-02 13:04:45 +01:00