openwrt/target/linux/mediatek
Chukun Pan 626344c992 mediatek: filogic: add JCG Q30 PRO support
Hardware specification:
  SoC: MediaTek MT7981B 2x A53
  Flash: Winbond 128MB
  RAM: DDR3 256MB
  Ethernet: 4x 10/100/1000 Mbps
  Switch: MediaTek MT7531AE
  WiFi: MediaTek MT7976C
  Button: Reset
  Power: DC 12V 1A

Flash instructions:
  1. Connect to your PC via the Gigabit port of the router,
     set a static ip on the ethernet interface of your PC.
     (ip 192.168.1.254, gateway 192.168.1.1)
  2. Attach UART, pause at u-boot menu.
  3. Select "Upgrade ATF BL2", then use preloader.bin
  4. Select "Upgrade ATF FIP", then use bl31-uboot.fip
  5. Download the initramfs image, and type "reset",
     waiting for tftp recovery to complete.
  6. After openwrt boots up, perform sysupgrade.

Note:
  1. Since NMBM is disabled, we must back up all partitions.
  2. Although we can upgrade new firmware in the stock firmware,
     we need the special fit image signature of MediaTek and
     dual boot (hack kernel) to make u-boot boot it. So just
     abandon these hacks and flash it via the serial port.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2023-11-19 16:52:16 +01:00
..
base-files mediatek: add support for the GL.iNet GL-MT3000 2023-05-18 02:41:49 +01:00
dts mediatek: filogic: add JCG Q30 PRO support 2023-11-19 16:52:16 +01:00
files/drivers/net/phy/rtk mediatek: prepare old rtk switch driver for use with Linux 6.1 2023-07-07 14:01:39 +02:00
files-5.15 mediatek: mt7981: improve fan behaviour 2023-11-03 23:06:07 +01:00
files-6.1 mediatek: mt7981: improve fan behaviour 2023-11-03 23:06:07 +01:00
filogic mediatek: filogic: add JCG Q30 PRO support 2023-11-19 16:52:16 +01:00
image mediatek: filogic: add JCG Q30 PRO support 2023-11-19 16:52:16 +01:00
mt7622 mediatek: Add support for D-Link EAGLE PRO AI M32 2023-11-12 17:33:41 +01:00
mt7623 mediatek: adapt kernel configuration for Linux 6.1 2023-07-07 14:01:39 +02:00
mt7629 mediatek: Add support for TP-Link EAP225v5 2023-11-12 17:39:52 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.138 2023-11-10 17:33:59 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.57 2023-10-14 15:51:53 +02:00
Makefile mediatek: expose testing Linux 6.1 testing kernel 2023-07-07 14:01:39 +02:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00