openwrt/target/linux/mediatek
Chukun Pan 5632227f44 mediatek: filogic: add Netcore N60 support
Hardware specification:
  SoC: MediaTek MT7986A 4x A53
  Flash: ESMT F50L1G41LB 128MB
  RAM: W632GU6NB DDR3 256MB
  Ethernet: 1x 2.5G + 4x 1G
  WiFi1: MT7975N 2.4GHz 4T4R
  WiFi2: MT7975PN 5GHz 4T4R
  Button: Reset, WPS
  Power: DC 12V 2A

Flash instructions:
  1. Connect to the router using ssh or telnet,
     username: useradmin, password is the web
     login password of the router.
  2. Use scp to upload bl31-uboot.fip and flash:
     "mtd write xxx-preloader.bin spi0.0"
     "mtd write xxx-bl31-uboot.fip FIP"
     "mtd erase ubi"
  3. Connect to the router via the Lan port,
     set a static ip of your PC.
     (ip 192.168.1.254, gateway 192.168.1.1)
  4. Download initramfs image, reboot router,
     waiting for tftp recovery to complete.
  5. After openwrt boots up, perform sysupgrade.

Note:
  1. Back up all mtd partitions before flashing.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
(cherry picked from commit 4ae474afbd)
2024-07-08 12:00:39 +02:00
..
base-files mediatek: add support for Adtran SmartRG Bonanza Peak series 2024-07-04 15:39:47 +02:00
dts mediatek: filogic: add Netcore N60 support 2024-07-08 12:00:39 +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: filogic: add Netcore N60 support 2024-07-08 12:00:39 +02:00
image mediatek: filogic: add Netcore N60 support 2024-07-08 12:00:39 +02:00
mt7622 mediatek: Add support for D-Link EAGLE PRO AI R32 2024-07-06 18:32:57 +02: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