immortalwrt/target/linux
Chukun Pan 9f6499f59a
mediatek: filogic: add H3C Magic NX30 Pro support
Hardware specification:
  SoC: MediaTek MT7981B 2x A53
  Flash: W25N01GVZEIG 128MB
  RAM: NT5CB128M16JR-FL 256MB
  Ethernet: 4x 10/100/1000 Mbps
  Switch: MediaTek MT7531AE
  WiFi: MediaTek MT7976C
  Button: Reset, WPS
  Power: DC 12V 1A

Flash instructions:
  1. PC run command: "telnet 192.168.124.1 99"
     Username: H3C, password is the web login
     password of the router.
  2. Download preloader.bin and bl31-uboot.fip
  3. PC run command: "python3 -m http.server 80"
  4. Download files in the telnet window:
     "wget http://192.168.124.xx/xxx.bin"
     Replace xx with your PC's IP and
     the preloader.bin and bl31-uboot.fip.
  5. Flushing openwrt's uboot:
     "mtd write xxx-preloader.bin BL2"
     "mtd write xxx-bl31-uboot.fip FIP"
  6. 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)
  7. Download initramfs image, reboot router,
     waiting for tftp recovery to complete.
  8. After openwrt boots up, perform sysupgrade.

Note:
  1. The u-boot-env partition on mtd is empty,
     OEM stores their env on ubi:u-boot-env.
  2. Back up all mtd partitions before flashing.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
(cherry picked from commit e78d1a06c8)
2023-07-02 16:23:04 +08:00
..
airoha airoha: spi-en7523: Fix compile warning 2023-05-31 23:10:11 +02:00
apm821xx Merge Official Source 2023-06-11 13:22:18 +08:00
archs38 Merge Official Source 2023-05-12 19:20:08 +08:00
armsr Merge Official Source 2023-06-14 15:08:29 +08:00
at91 treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
ath25 Merge Official Source 2023-06-26 16:55:07 +08:00
ath79 Merge Official Source 2023-06-26 16:55:07 +08:00
bcm27xx Merge Official Source 2023-06-26 16:55:07 +08:00
bcm47xx Merge Official Source 2023-05-21 20:13:18 +08:00
bcm53xx treewide: switch to wpad-openssl 2023-05-25 23:41:08 +08:00
bcm63xx Merge Official Source 2023-06-26 16:55:07 +08:00
bcm4908 kernel: bump 5.15 to 5.15.111 2023-05-13 22:38:35 +02:00
bmips Merge Official Source 2023-06-26 16:55:07 +08:00
gemini treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
generic Merge Official Source 2023-06-26 16:55:07 +08:00
imx imx: image: ventana: add blkdev compressed disk image 2023-05-18 17:11:43 +02:00
ipq40xx Merge Official Source 2023-07-02 16:22:07 +08:00
ipq806x Merge Official Source 2023-06-17 13:52:59 +08:00
ipq807x ipq807x: fix kernel version 2023-06-16 18:26:01 +08:00
kirkwood Merge Official Source 2023-05-21 20:13:18 +08:00
lantiq Merge Official Source 2023-06-26 16:55:07 +08:00
layerscape kernel: bump 5.15 to 5.15.118 2023-06-25 16:05:18 +02:00
malta Merge Official Source 2023-05-12 19:20:08 +08:00
mediatek mediatek: filogic: add H3C Magic NX30 Pro support 2023-07-02 16:23:04 +08:00
mpc85xx Merge Official Source 2023-05-14 11:31:16 +08:00
mvebu Merge Official Source 2023-06-26 16:55:07 +08:00
mxs generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
octeon kernel: bump 5.15 to 5.15.118 2023-06-25 16:05:18 +02:00
octeontx kernel: enable (ARM|ARM64)_MODULE_PLTS in generic config 2023-05-24 19:26:41 +01:00
omap Merge Official Source 2023-05-12 19:20:08 +08:00
oxnas Merge Official Source 2023-06-09 12:45:10 +08:00
pistachio treewide: cleanup kernel symbol references 2023-05-12 13:02:44 +02:00
qoriq kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
ramips Merge Official Source 2023-06-26 16:55:07 +08:00
realtek kernel: bump 5.15 to 5.15.118 2023-06-25 16:05:18 +02:00
rockchip rockchip: enable scmi sensors 2023-06-20 16:14:00 +08:00
sifiveu Merge Official Source 2023-06-17 18:28:30 +08:00
sunxi Merge Official Source 2023-06-03 15:45:59 +08:00
tegra Merge Official Source 2023-05-12 19:20:08 +08:00
uml Merge Official Source 2023-05-25 23:00:39 +08:00
x86 Merge Official Source 2023-06-17 18:28:30 +08:00
zynq generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
Makefile build: fix issues with targets installed via feeds 2022-09-27 13:41:12 +02:00