immortalwrt/target/linux/mediatek
Chukun Pan b30993ac97
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-06-28 17:03:01 +08:00
..
base-files Merge Official Source 2024-05-24 22:44:28 +08:00
dts mediatek: filogic: add Netcore N60 support 2024-06-28 17:03:01 +08:00
files/drivers/net/phy mediatek: Update Airoha EN8811H 2.5G PHY driver to v1.2.5 2024-05-10 20:45:26 +08: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-06-28 17:03:01 +08:00
image mediatek: filogic: add Netcore N60 support 2024-06-28 17:03:01 +08:00
mt7622 Merge Official Source 2024-03-04 14:45:18 +08:00
mt7623 mediatek: import Airoha EN8811H phy driver from SDK 2023-10-28 15:22:10 +08:00
mt7629 Merge Official Source 2024-03-04 14:45:18 +08:00
patches-5.15 Merge Official Source 2024-05-24 22:44:28 +08:00
Makefile target: build with luci by default 2023-05-21 21:58:42 +08:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00