ramips: add support for Asus RT-AC85P
authorBirger Koblitz <mail@birger-koblitz.de>
Sun, 15 Sep 2019 14:20:11 +0000 (16:20 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 20 Sep 2019 09:36:27 +0000 (11:36 +0200)
commitfde8e2e035f74ed6e21b3aaf8f24a094b1dd9dc4
treee67d2fdabc8434dc8d2100236f6b249afc1dc14d
parentf285e8634c57d28aa970b80c5c59e85485f35c7d
ramips: add support for Asus RT-AC85P

SoC: MediaTek MT7621AT dual-core @ 880MHz
RAM: 256M (Winbond W632GG6KB-1)
FLASH: 128MB (Macronix MX30LF1G18AC-TI)
WiFi: - 2.4GHz MediaTek MT7615N bgn
- 5GHz MediaTek MT7615N nac
Switch: SoC integrated Gigabit Switch (4 x LAN, 1 x WAN)
USB: 1 x USB 3.1 (Gen 1)
BTN: Reset, WPS
LED: - Power (blue)
- 5Ghz (blue)
- 2.4GHz (blue)
- Internet (blue)
- 4x LAN (blue)
(LAN/WAN leds are not controllable by GPIOs)
UART:  UART is present as Pads marked J4 on the PCB.
3.3V - TX - RX - GND / 57600-8N1
3.3V is the square pad
MAC: The MAC address on the router-label matches the MAC of
the 2.4 GHz WiFi.
LAN and WAN MAC are identical: MAC_LABEL+4
5 GHz WiFi MAC: also MAC_LABEL+4

Installation
------------
Via U-Boot tftpd:
Switch on device, within 2s press reset button and keep pressed
until power LED starts blinking slowly.
Upload factory image via tftp put, the router's ip is 192.168.1.1
and expects the client on 192.168.1.75.

The images also work on the Asus RT-AC65P models as tested by Gabor.

Signed-off-by: Birger Koblitz <mail@birger-koblitz.de>
Tested-by: Gabor Varga <vargagab@gmail.com>
[fixed Asus -> ASUS in DTS]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/mt7621_asus_rt-ac85p.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk
target/linux/ramips/patches-4.14/0039-mtd-add-mt7621-nand-support.patch