openwrt/target/linux/mediatek
Leon M. Busch-George f377e7fade mediatek: add support for YunCore AX835
Hardware specification:
  SoC: MediaTek MT7981B 2x A53
  Flash: 16MB NOR
  RAM: 256MB
  Ethernet: 2x 10/100/1000 Mbps
  Switch: MediaTek MT7531AE
  WiFi: MediaTek MT7976C
  Button: Reset
  Power: DC 12V 1A, PoE 802.3af 48V

Flash instructions:

Option #1 - SSH

  I was able to SSH into the stock firmware of my device.

  1. Attach the router to the network
  2. Use scp (-O) to copy the sysupgrade image
  3. Connect using SSH and run `sysupgrade -n`

Option #2 - U-Boot

  One way to use the bootloader for flashing is using TFTP:

  1. Connect to the router using an ethernet cable
  2  Spin up a TFTP server serving the sysupgrade file
  3. Open the case and attach a UART
  4. Attach power to the router and interrupt the countdown by pressing
     any key
  5. Select option #2 (Upgrade firmware)
  6. Enter IP address information and image name
  7. Wait patiently

Co-Authored-By: Enrique Rodríguez Valencia <enrique.rodriguez@galgus.net>
Co-Authored-By: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
(cherry picked from commit b4086f44cd)
2024-07-04 15:39:47 +02:00
..
base-files mediatek: add support for Adtran SmartRG Bonanza Peak series 2024-07-04 15:39:47 +02:00
dts mediatek: add support for YunCore AX835 2024-07-04 15:39:47 +02:00
files/drivers/net/phy/rtk mediatek: remove mt753x driver 2023-04-29 10:25:43 +02:00
files-5.15 mediatek: mt7981: improve fan behaviour 2024-02-27 17:42:30 +00:00
filogic mediatek: add support for YunCore AX835 2024-07-04 15:39:47 +02:00
image mediatek: add support for YunCore AX835 2024-07-04 15:39:47 +02:00
mt7622 mediatek: Add support for D-Link EAGLE PRO AI M32 2024-02-27 17:42:30 +00:00
mt7623 mediatek: filogic: add driver for Richtek RT5190A regulator 2023-05-24 19:26:52 +01:00
mt7629 mediatek: Add support for TP-Link EAP225v5 2024-02-27 17:42:30 +00:00
patches-5.15 kernel: bump 5.15 to 5.15.161 2024-07-01 22:32:52 +02:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00