openwrt/target/linux/mediatek
Maxim Anisimov 5a4eb56a7b mediatek/filogic: add Keenetic KN-3911 support
Specification:
 - MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX)
 - 512MB RAM
 - 128MB SPI NAND
 - 2 LEDs (green, orange)
 - 3 buttons (fn, reset, wps)
 - 2 2.5Gbit ethernet ports based on Airoha EN8811H phy

Serial Interface:
 - 3 Pins GND, RX, TX
 - Settings: 115200, 8N1

Notes:
 - The device supports dual boot mode

Flash instruction:
The only way to flash OpenWrt image is to use tftp recovery mode in U-Boot:

1. Configure PC with static IP 192.168.1.2/24 and tftp server.
2. Rename "openwrt-mediatek-filogic-keenetic_kn-3911-squashfs-factory.bin"
   to "KN-3911_recovery.bin" and place it in tftp server directory.
3. Connect PC with ethernet port, press the reset button, power up
   the device and keep button pressed until status led start blinking.
4. Device will download file from server, write it to flash and reboot.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16830
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-11-28 22:33:21 +01:00
..
base-files mediatek: mt7622: add Adtran SmartRG SDG-841t6 device 2024-10-15 17:55:05 +01:00
dts mediatek/filogic: add Keenetic KN-3911 support 2024-11-28 22:33:21 +01:00
files/drivers treewide: remove THIS_MODULE assignment 2024-11-10 02:16:31 +01:00
files-6.6 mediatek: filogic: BPi-R4: wire up pinctrl for pwm-fan 2024-11-02 22:37:34 +00:00
filogic mediatek/filogic: add Keenetic KN-3911 support 2024-11-28 22:33:21 +01:00
image mediatek/filogic: add Keenetic KN-3911 support 2024-11-28 22:33:21 +01:00
mt7622 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mt7623 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mt7629 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
patches-6.6 kernel: bump 6.6 to 6.6.61 2024-11-16 00:25:14 +01:00
Makefile mediatek: change the the default SUBTARGET to filogic 2024-10-02 15:12:18 +02:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00