immortalwrt/target/linux/mediatek
Chukun Pan 4ae474afbd 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>
2024-03-29 22:54:28 +01:00
..
base-files mediatek: filogic: fix failsafe mode on devices with no lan1 2024-03-02 14:08:08 +01:00
dts mediatek: filogic: add Netcore N60 support 2024-03-29 22:54:28 +01:00
files mediatek: leds-smartrg-system: fix build on Linux 6.6 2024-03-11 21:22:12 +00:00
files-6.1 mediatek: mt7988: add missing clock for PCIe ports 2024-03-15 14:09:11 +00:00
files-6.6 mediatek: mt7988: add missing clock for PCIe ports 2024-03-15 14:09:11 +00:00
filogic mediatek: filogic: add Netcore N60 support 2024-03-29 22:54:28 +01:00
image mediatek: filogic: add Netcore N60 support 2024-03-29 22:54:28 +01:00
mt7622 treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
mt7623 treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
mt7629 treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
patches-6.1 mediatek: mt7981: pinctrl: add additional emmc groups 2024-03-13 20:47:23 +00:00
patches-6.6 mediatek: mt7981: pinctrl: add additional emmc groups 2024-03-13 20:47:23 +00:00
Makefile mediatek: add Linux 6.6 as testing kernel 2024-03-11 21:22:12 +00:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00