openwrt/target/linux/ramips
Maxim Anisimov 6c45f3527f ramips: add support for Keenetic KN-3510
Keenetic KN-3510 is a 2.4/5 Ghz band 11ax access point

Specification:
- System-On-Chip: MT7621AT
- CPU/Speed: 880 MHz
- Flash-Chip: Macronix MX30LF1G28AD-TI
- Flash size: 128 MiB
- RAM: 256 MiB
- 2x 10/100/1000 Mbps Ethernet
- PoE, 802.3af/at
- 4x internal antennas
- UART (J1) header on PCB (115200 8n1)
- WiFi: MT7915 2x2 2.4G 573.5Mbps + 2x2 5G 1201Mbps
- 2x LED, 2x button, 1x mode switch

Notes:
- The device supports dual boot mode
- The firmware partitions were concatinated into one

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-ramips-mt7621-keenetic_kn-3510-squashfs-factory.bin"
   to "KN-3510_recovery.bin" and place it in tftp server directory.
3. Connect PC with one of LAN ports, press the reset button, power up
   the router and keep button pressed until power led start blinking.
4. Router 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/15744
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-21 20:54:31 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: add support for Keenetic KN-3510 2024-07-21 20:54:31 +02:00
files/drivers ramips: mtk-mmc: use "cd-inverted" to set CD line polarity 2024-07-11 18:57:41 +02:00
image ramips: add support for Keenetic KN-3510 2024-07-21 20:54:31 +02:00
mt76x8 ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
mt7620 ramips: add support for Wavlink WL-WN531G3-A2 2024-07-21 18:47:37 +02:00
mt7621 ramips: add support for Keenetic KN-3510 2024-07-21 20:54:31 +02:00
patches-6.6 ramips: mtk-sd: initialize pad delay and drive strength 2024-07-11 18:57:41 +02:00
rt288x ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
rt305x ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
rt3883 ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
Makefile ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
modules.mk ramips: modules: add Mediatek MMC driver package 2024-07-11 18:57:41 +02:00