1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 05:18:14 +02:00
openwrt/target/linux
Chukun Pan 73832e1a48 mediatek: add support for TP-Link TL-XTR8488
Hardware specification:
  SoC: MediaTek MT7986A 4x A53
  Flash: ESMT F50L1G41LB 128MB
  RAM: MT40A512M16TB-062ER 1GB
  Ethernet: 2x 2.5G, 4x 1G Lan
  WiFi1: MT7976GN 2.4GHz 4T4R
  WiFi2: MT7976AN 5.2GHz 4T4R
  WiFi3: MT7915AN 5.8GHz 4T4R
  Button: Reset, WPS, Turbo
  USB: 1 x USB 3.0
  Power: DC 12V 5A

Flash instructions:
  1. Execute the following operation to open nc shell:
     https://openwrt.org/inbox/toh/tp-link/xdr-6086#rooting
  2. Replace the stock bootloader to OpenWrt's:
     dd bs=131072 conv=sync of=/dev/mtdblock9 if=/tmp/xxx-preloader.bin
     dd bs=131072 conv=sync of=/dev/mtdblock9 seek=28 if=/tmp/xxx-bl31-uboot.fip
  3. Connect to your PC via the Gigabit port of the router,
     set a static ip on the ethernet interface of your PC.
  4. Download the initramfs image, and restart the router,
     waiting for tftp recovery to complete.
  5. After openwrt boots up, perform sysupgrade.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/15930
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-25 22:54:16 +02:00
..
airoha
apm821xx
archs38
armsr
at91
ath79 ath79: qca9563: Amplifi Router HD: add DEVICE_VENDOR Ubiquiti 2024-07-21 17:44:36 +02:00
bcm27xx
bcm47xx
bcm53xx
bcm4908
bmips
d1
gemini
generic
imx
ipq40xx
ipq806x
ixp4xx
kirkwood
lantiq lantiq: fix checkpatch warnings in etop driver 2024-07-21 14:07:26 +02:00
layerscape
loongarch64
malta
mediatek mediatek: add support for TP-Link TL-XTR8488 2024-07-25 22:54:16 +02:00
mpc85xx
mvebu
mxs
octeon
omap
pistachio
qoriq
qualcommax
ramips treewide: fixup models names for UniFi U6 series 2024-07-25 11:18:25 +02:00
realtek
rockchip rockchip: add support for Radxa ROCK 3A 2024-07-25 22:50:28 +02:00
sifiveu
starfive
sunxi sunxi: add csi video support for nanopi-neo-air 2024-07-22 00:32:38 +02:00
tegra
uml
x86
zynq
Makefile