openwrt/target/linux
Arınç ÜNAL 72b9b721d7 bcm53xx: add support for Asus RT-AC88U
Asus RT-AC88U is an AC3100 router featuring 9 Ethernet ports over the
integrated Broadcom and the external Realtek switch.

Hardware info:
* Processor: Broadcom BCM4709C0KFEBG dual-core @ 1.4 GHz
* Switch: BCM53012 in BCM4709C0KFEBG & external RTL8365MB
* DDR3 RAM: 512 MB
* Flash: 128 MB (ESMT F59L1G81LA-25T)
* 2.4GHz: BCM4366 4×4 2.4/5G single chip 802.11ac SoC
* 5GHz: BCM4366 4×4 2.4/5G single chip 802.11ac SoC
* Ports: 8 Ports, 1 WAN Ports

Flashing instructions:
* Boot to CFE Recovery Mode by holding the reset button while power-on.
* Connect to the router with an ethernet cable.
* Set IPv4 address of the computer to 192.168.1.2 subnet 255.255.255.0.
* Head to http://192.168.1.1.
* Reset NVRAM.
* Upload the OpenWrt image.

CFE bootloader may reject flashing the image due to image integrity check.
In that case, follow the instructions below.

* Rename the OpenWrt image as firmware.trx.
* Run a TFTP server and make it serve the firmware.trx file.
* Run the URL below on a browser or curl.
  http://192.168.1.1/do.htm?cmd=flash+-noheader+192.168.1.2:firmware.trx+flash0.trx

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
[rmilecki: mark BROKEN until we sort out nvram & CFE recovery]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-03-29 16:10:07 +02:00
..
apm821xx apm821xx: fix crash/panic related to SATA/SSD choice 2022-03-25 18:14:13 +01:00
archs38 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
armvirt kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
at91 kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
ath25 generic: 5.15: rework hack patch 2022-03-27 00:07:34 +00:00
ath79 ath79: fix link for long cables with OCEDO Raccoon 2022-03-25 23:58:09 +01:00
bcm27xx kernel: bump 5.10 to 5.10.108 2022-03-26 18:14:39 +00:00
bcm47xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm53xx bcm53xx: add support for Asus RT-AC88U 2022-03-29 16:10:07 +02:00
bcm63xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm4908 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bmips kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
gemini kernel: bump 5.10 to 5.10.94 2022-02-01 23:34:07 +00:00
generic generic: backport 5.16 fix for hv utils build failure 2022-03-29 12:02:50 +02:00
imx imx: fix USB support 2022-03-11 00:04:05 +01:00
ipq40xx ipq40xx: stop chromium sub-target builds on the buildbots 2022-03-27 15:39:27 +02:00
ipq806x ipq806x: 5:15: fix dedicated krait cpufreq 2022-03-27 16:16:07 +01:00
kirkwood target/linux: replace egrep with grep -E 2022-02-07 00:03:27 +01:00
lantiq lantiq: xrx200: replace patch with upstream version 2022-03-25 18:14:13 +01:00
layerscape layerscape: make boot filesystem reproducible 2022-03-28 20:52:54 +01:00
malta malta: enable testing kernel 5.15 2022-03-28 02:32:29 +01:00
mediatek mediatek: add 5.15 config for mt7623 and mt7629 2022-03-27 14:51:04 +01:00
mpc85xx mpc85xx: overhaul WS-AP3825i LED setup 2022-03-24 23:26:10 +01:00
mvebu mvebu: make boot filesystem reproducible 2022-03-28 20:52:49 +01:00
mxs kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
octeon kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
octeontx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
omap kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
oxnas kernel: 5.10: remove CONFIG_DEVTMPFS{,_MOUNT} from kconfigs 2022-03-01 22:57:40 +00:00
pistachio kernel: bump 5.10 to 5.10.95 2022-02-01 23:34:07 +00:00
qoriq qoriq: remove CONFIG_GDB_SCRIPTS from kernel config 2022-03-25 12:53:19 +02:00
ramips ramips: fix kernel module build errors on linux 5.15 2022-03-28 11:03:13 +02:00
realtek realtek: Fix tc default package 2022-03-29 13:43:01 +02:00
rockchip kernel: include CONFIG_KEXEC_SIG in configs 2022-03-15 08:33:45 +01:00
sunxi sunxi: update config for 5.15 2022-03-29 12:02:50 +02:00
tegra kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
uml uml: make use of 'rootfs-part' feature 2022-01-23 19:48:31 +00:00
x86 kernel: modules: fix kmod-mdio-devres dependency for 5.15 2022-03-29 12:02:50 +02:00
zynq kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00