You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Anisimov 7d07bc96b7 ramips: add support for ZyXEL Keenetic Extra II
Specification:
- System-On-Chip: MT7628N/N
- CPU/Speed: 580 MHz
- Flash-Chip: Winbond w25q256
- Flash size: 32768 KiB
- RAM: 128 MiB
- 5x 10/100 Mbps Ethernet
- 4x external, non-detachable antennas
- UART (J1) header on PCB (57600 8n1)
- Wireless No1 (2T2R): SoC-integrated: MT7628N 2.4GHz 802.11bgn
- Wireless No2 (2T2R): On-board chip: MT7612EN 5GHz 802.11ac
- USB: Yes 1 x 2.0
- 4x LED, 3x button

The device supports dual boot mode. So we use only first half of flash.

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-mt76x8-zyxel_keenetic-extra-ii-squashfs-factory.bin"
   to "kextra2_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>
6 years ago
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 6 years ago
Makefile ramips: move zyimage define to common Makefile 6 years ago
mt76x8.mk ramips: add support for ZyXEL Keenetic Extra II 6 years ago
mt7620.mk ramips: move zyimage define to common Makefile 6 years ago
mt7621.mk ramips: add support for MikroTik RouterBOARD RBM11g 6 years ago
rt288x.mk ramips: use patch-dtb for F5D8235 V1 6 years ago
rt305x-legacy.mk ramips: use new image build code for WHR-G300N 6 years ago
rt305x.mk ramips: add support for Zorlik ZL5900V2 6 years ago
rt3883.mk ramips: add support for Loewe WMDR-143N 7 years ago