openwrt-6.x/target/linux/mediatek
Yujie Zhu db3eff1022 mediatek: filogic: add Netcore N60 Pro support
Hardware specification:
SoC: MediaTek MT7986A 4x A53
Flash: ESMT F50L1G41LB 128MB
RAM: M16U4G16256A DDR4 512MB
Ethernet: 2x 2.5G + 3x 1G
USB: 1x USB 3.0
WiFi1: MT7975N 2.4GHz 4T4R
WiFi2: MT7975PN 5GHz 4T4R
Button: Reset, WPS
Power: DC 12V 2A

Flash instructions:

    Connect to the router using ssh or telnet,
    username: useradmin, password is the web
    login password of the router.
    Use scp to upload bl31-uboot.fip and flash:
    "mtd write xxx-bl31-uboot.fip FIP"
    "mtd erase ubi"
    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)
    Download initramfs image, reboot router,
    waiting for tftp recovery to complete.
    After openwrt boots up, perform sysupgrade.

Note:

    Back up all mtd partitions before flashing.

Signed-off-by: Yujie Zhu <libriunc@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18138
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-04-10 22:19:33 +02:00
..
base-files mediatek: remove obsolete base-files scripts 2025-01-17 09:48:27 +01:00
dts mediatek: filogic: add Netcore N60 Pro support 2025-04-10 22:19:33 +02:00
files/drivers treewide: remove THIS_MODULE assignment 2024-11-10 02:16:31 +01:00
files-6.6 generic: import rtl8261n patches from mediatek 2025-03-16 19:05:56 +01:00
filogic mediatek: filogic: add Netcore N60 Pro support 2025-04-10 22:19:33 +02:00
image mediatek: filogic: add Netcore N60 Pro support 2025-04-10 22:19:33 +02:00
mt7622 generic: import rtl8261n patches from mediatek 2025-03-16 19:05:56 +01:00
mt7623 generic: import rtl8261n patches from mediatek 2025-03-16 19:05:56 +01:00
mt7629 generic: import rtl8261n patches from mediatek 2025-03-16 19:05:56 +01:00
patches-6.6 kernel: drop Maxlinear PHY LED control hack 2025-03-21 00:47:38 +00:00
Makefile mediatek: change the the default SUBTARGET to filogic 2024-10-02 15:12:18 +02:00
modules.mk kernel: kmod-btmtk: Extract btmtk.ko into own package 2025-02-26 23:31:36 +01:00