openwrt-pf/target/linux
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
..
airoha an7581: fix phy2 led1 function 2025-04-07 23:57:15 +02:00
apm821xx
archs38
armsr
at91 at91bootstrap: put at91bootstrap images into image staging directory 2025-04-04 14:39:00 +02:00
ath79 ath79: fix GPIO numbering with ath9k 2025-04-09 12:43:30 +02:00
bcm27xx generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
bcm47xx
bcm53xx
bcm4908
bmips bmips: add support for Actiontec T1200H 2025-04-02 19:07:47 +02:00
d1
gemini gemini: Activate serial USB console on the DNS-313 2025-04-10 09:38:18 +02:00
generic generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
imx
ipq40xx generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
ipq806x generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
ixp4xx
kirkwood
lantiq
layerscape
loongarch64
malta
mediatek mediatek: filogic: add Netcore N60 Pro support 2025-04-10 22:19:33 +02:00
mpc85xx
mvebu
mxs
octeon octeon: force pcs reset to fix qca833x traffic 2025-04-02 10:04:52 +02:00
omap
pistachio
qoriq
qualcommax generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
qualcommbe qualcommbe: disable CONFIG_QCOM_IPA kernel config 2025-04-10 15:01:12 +02:00
ramips generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
realtek realtek: add support for D-Link DGS-1210-26 2025-04-07 12:22:00 +02:00
rockchip rockchip: fix missing ".patch" file extension 2025-03-18 10:30:23 +01:00
sifiveu
siflower generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
starfive
stm32 stm32: add default kernel config option CONFIG_LEDS_CLASS_MULTICOLOR 2025-04-01 00:05:32 +02:00
sunxi
tegra
uml
x86
zynq
Makefile