difos/target/linux
David Bauer 14e0e4f138 ramips: add support for ASUS RT-AC57U
SoC:   MediaTek MT7621AT
RAM:   128M (Winbond W631GG6KB-15)
FLASH: 16MB (Spansion S25FL128SA)
WiFi:  MediaTek MT7603EN bgn 2SS
WiFi:  MediaTek MT7612EN nac 2SS
BTN:   Reset - WPS
LED:    - Power
        - LAN {1-4}
        - WAN
        - WiFi 2.4 GHz
        - WiFi 5 GHz
        - USB
UART:  UART is present next to the Power LED.
       TX - RX - GND - 3V3 / 57600-8N1
       3V3 is the nearest one to the Power LED.

Installation
------------
Via TFTP:
1. Set your computers IP-Address to 192.168.1.75.
2. Power up the Router with the Reset button pressed.
3. Release the Reset button after 5 seconds.
4. Upload OpenWRT sysupgrade image via TFTP:
 > tftp -4 -v -m binary 192.168.1.1 -c put <IMAGE>

Via SSH:
Note: User/password for SSH is identical with the one used in the
Web-interface.
1. Complete the initial setup wizard.
2. Activate SSH under "Administration" -> "System".
3. Transfer the OpenWrt sysupgrade image via scp:
 > scp owrt.bin admin@192.168.1.1:/tmp
4. Connect via SSH to the router.
 > ssh admin@192.168.1.1
5. Write the OpenWrt image to flash.
 > mtd-write -i /tmp/owrt.bin -d linux
6. Reboot the router
 > reboot

Signed-off-by: David Bauer <mail@david-bauer.net>
2019-07-11 21:32:39 +02:00
..
apm821xx kernel: bump 4.19 to 4.19.56 2019-06-25 16:46:01 +02:00
ar7 kernel: bump 4.9 to 4.9.153 2019-01-28 18:17:32 +01:00
ar71xx ar71xx: fix ath79/rb4xx IRQ initialization on kernel 4.14 2019-07-03 07:45:00 +02:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 2019-06-25 14:12:22 +00:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 ath25: split up DEVICE_TITLE 2019-07-10 16:56:16 +02:00
ath79 ath79: fix missing DEVICE_VENDOR for some devices 2019-07-10 17:16:49 +02:00
bcm53xx bcm53xx: sysupgrade: call nand_do_upgrade() from platform_do_upgrade() 2019-07-08 07:38:12 +02:00
brcm47xx build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
brcm63xx brcm63xx: DVA-G3810BN/TL: Fix the WAN ethernet port 2019-06-06 12:05:51 +02:00
brcm2708 kernel: bump 4.14 to 4.14.128 2019-06-20 15:48:48 +02:00
cns3xxx kernel: 4.19: Backport usb dwc2 lpm mode hw check 2019-07-07 11:17:34 +02:00
gemini gemini: Add SL93512r missing ImageInfo file 2019-07-07 13:02:06 +02:00
generic kernel: cherry pick patch removing __linux__ check 2019-07-10 16:56:16 +02:00
imx6 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
ipq40xx ipq40xx: convert to multi-variable device title 2019-07-10 16:57:52 +02:00
ipq806x kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
ixp4xx kernel: bump 4.9 to 4.9.181 2019-06-12 15:04:09 +02:00
kirkwood kirkwood: split up DEVICE_TITLE 2019-07-10 16:56:16 +02:00
lantiq lantiq: fix etop compiler warnings 2019-07-07 11:17:34 +02:00
layerscape layerscape: drop pause frame support for aquantia phy 2019-06-26 07:27:19 +02:00
malta malta: fix overlay support by updating to f2fs/ext4 based overlays 2019-06-25 14:12:22 +00:00
mediatek kernel: bump 4.14 to 4.14.130 2019-06-25 16:46:01 +02:00
mpc85xx mpc85xx: Use gzip compressed kernel on HiveAP-330 2019-07-07 13:02:05 +02:00
mvebu mvebu: add initial support for uDPU board 2019-06-28 21:49:33 +02:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
orion treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
oxnas oxnas: convert DEVICE_TITLE to new variables 2019-07-10 16:56:16 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips ramips: add support for ASUS RT-AC57U 2019-07-11 21:32:39 +02:00
rb532 rb532: Fix missing DEVICE_TITLE 2019-07-09 20:08:26 +01:00
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 2019-05-11 17:15:41 +02:00
sunxi sunxi: convert to multi-variable device title 2019-07-10 17:01:13 +02:00
tegra tegra: image: remove image padding 2019-06-25 14:12:21 +00:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 kernel: x86: enable NVME support for 64 bit target 2019-07-09 13:57:31 +02:00
zynq zynq: convert to multi-variable device title 2019-07-08 16:28:47 +02:00
Makefile