openwrt/target/linux/mediatek/dts
David Bauer 7e7eb5312d mediatek: add support for Acer Predator W6
Hardware
--------
SOC:   MediaTek MT7986A
RAM:   1GB DDR4
FLASH: 4GB eMMC
WiFi:  2x2 2.4 GHz 802.11 b/g/n/ax MT7916 DBDC
       4x4 5 GHz   802.11 a/n/ac/ax MT7986
       2x2 6 GHz   802.11ax MT7916 DBDC
ETH:   4x LAN 1Gbit/s (MT7531)
       1x WAN 2.5Gbit/s (GPY211)
BTN:   RESET, WPS
LED:   Antenna LEDs (GPIO)
       Mood-LED (Kinetic KTD2601) - unsupported
UART:  Header nest to USB port - 3V3 115200 8N1
       [BUTTON] GND - RX - TX [USB]

Installation
------------

1. Connect to the device using serial console.

2. Interrupt the Autoboot process when promted by sending '0' twice.

3. Serve the OpenWrt initramfs image using TFTP at 192.168.1.66. Name
   the image "predator.bin" and conenct the TFTP server to the routers
   LAN port.

4. Configure U-Boot to allow loading unsigned images from MMC

   $ setenv bootcmd 'mmc read 0x40000000 0x00004400 0x0010000;
     fdt addr $(fdtcontroladdr); fdt rm /signature; bootm 0x40000000';
     saveenv

5. Transfer the image from U-Boot

   $ setenv serverip 192.168.1.66; setenv ipaddr 192.168.1.1;
     tftpboot 0x46000000 predator.bin; fdt addr $(fdtcontroladdr);
     fdt rm /signature; bootm

6. Wait for OpenWrt to boot

7. Transfer the OpenWrt sysupgrade image to the router using scp.

8. Install OpenWrt using sysupgrade.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-08-05 18:42:45 +02:00
..
mt7622-buffalo-wsr-2533dhp2.dts
mt7622-elecom-wrc-2533gent.dts
mt7622-elecom-wrc-x3200gst3.dts
mt7622-linksys-e8450-ubi.dts
mt7622-linksys-e8450.dts
mt7622-linksys-e8450.dtsi
mt7622-netgear-wax206.dts
mt7622-reyee-ax3200-e5.dts
mt7622-rfb1-ubi.dts
mt7622-ruijie-rg-ew3200.dtsi
mt7622-ruijie-rg-ew3200gx-pro.dts
mt7622-totolink-a8000ru.dts
mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts
mt7622-ubnt-unifi-6-lr-v1.dts
mt7622-ubnt-unifi-6-lr-v1.dtsi
mt7622-ubnt-unifi-6-lr-v2-ubootmod.dts
mt7622-ubnt-unifi-6-lr-v2.dts
mt7622-ubnt-unifi-6-lr-v2.dtsi
mt7622-ubnt-unifi-6-lr.dtsi
mt7622-xiaomi-redmi-router-ax6s.dts
mt7623a-unielec-u7623-02-emmc-512m.dts
mt7623a-unielec-u7623-02.dts
mt7623a-unielec-u7623-02.dtsi
mt7629-iptime-a6004mx.dts
mt7629-netgear-ex6250-v2.dts mediatek: add support for Netgear EX6250v2 series 2023-07-01 14:42:11 +02:00
mt7981b-cudy-wr3000-v1.dts
mt7981b-glinet-gl-mt3000.dts
mt7981b-h3c-magic-nx30-pro.dts mediatek: filogic: add H3C Magic NX30 Pro support 2023-07-01 15:13:08 +02:00
mt7981b-qihoo-360t7.dts
mt7981b-xiaomi-mi-router-wr30u-112m-nmbm.dts mediatek: filogic: add specific layout for WR30U 2023-07-27 13:46:26 +02:00
mt7981b-xiaomi-mi-router-wr30u-stock.dts mediatek: filogic: add support for Xiaomi WR30U 2023-07-27 13:46:16 +02:00
mt7981b-xiaomi-mi-router-wr30u-ubootmod.dts mediatek: filogic: add support for Xiaomi WR30U 2023-07-27 13:46:16 +02:00
mt7981b-xiaomi-mi-router-wr30u.dtsi mediatek: filogic: add support for Xiaomi WR30U 2023-07-27 13:46:16 +02:00
mt7981b-zyxel-nwa50ax-pro.dts mediatek: add missing SPDX header 2023-07-22 17:41:22 +02:00
mt7986a-acer-predator-w6.dts mediatek: add support for Acer Predator W6 2023-08-05 18:42:45 +02:00
mt7986a-asus-tuf-ax4200.dts mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-tplink-tl-xdr4288.dts mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-tplink-tl-xdr6086.dts mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-tplink-tl-xdr6088.dts mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-tplink-tl-xdr-common.dtsi mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-xiaomi-redmi-router-ax6000-stock.dts
mt7986a-xiaomi-redmi-router-ax6000-ubootmod.dts
mt7986a-xiaomi-redmi-router-ax6000.dtsi mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986a-zyxel-ex5601-t0-stock.dts mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
mt7986b-mercusys-mr90x-v1.dts mediatek: add support for Mercusys MR90X v1 2023-06-25 12:25:22 +02:00
mt7986b-netgear-wax220.dts mediatek: define NMBM management region for WAX220 2023-07-02 01:06:08 +02:00