openwrt-mirror/package
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 base-files: add support for creating a provisioning partition on sysupgrade 2025-03-17 13:17:52 +01:00
boot mediatek: filogic: add Netcore N60 Pro support 2025-04-10 22:19:33 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware ipq60xx: add support for TP-Link EAP623-Outdoor HD v1 2025-04-09 09:50:31 +02:00
kernel kernel: usb: add qualcommbe to the supported target of dwc3-qcom 2025-04-10 15:01:09 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network wifi-scripts: mac80211.sh: add EHT and HE160 support to iw_htmode 2025-04-07 00:53:54 +02:00
system ubox: fix logging to external filesystem 2025-03-22 12:03:12 +00:00
utils package: usbgadget: Fix subpackage dependencies 2025-04-10 09:37:34 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00