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.
openwrt/target/linux/ath79
David Bauer 8d9c1087e4 ath79: add support for AVM FRITZ!WLAN Repeater 450E
SOC:    Qualcomm QCA9556 (Scorpion) 560MHz MIPS74Kc
RAM:    64MB Zentel A3R12E40CBF DDR2
FLASH:  16MiB Winbond W25Q128 SPI NOR
WLAN1:  QCA9556 2.4 GHz 802.11b/g/n 3x3
INPUT:  WPS button
LED:    Power, WiFi, LAN, RSSI indicator
Serial: Header Next to Black metal shield
        Pinout is 3.3V - RX - TX - GND (Square Pad is 3.3V)
        The Serial setting is 115200-8-N-1.

Installation via EVA:
In the first seconds after Power is connected, the bootloader will
listen for FTP connections on 192.168.178.1. Firmware can be uploaded
like following:

  ftp> quote USER adam2
  ftp> quote PASS adam2
  ftp> binary
  ftp> debug
  ftp> passive
  ftp> quote MEDIA FLSH
  ftp> put openwrt-sysupgrade.bin mtd1

Note that this procedure might take up to two minutes.
You need to powercycle the device afterwards to boot OpenWRT.

Tested-by: Andreas Ziegler <dev@andreas-ziegler.de>
Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79: add support for AVM FRITZ!WLAN Repeater 450E 4 years ago
files ath79: fix missing return statement in ar934x_nand 4 years ago
generic ath79: add support for AVM FRITZ!WLAN Repeater 450E 4 years ago
image ath79: add support for AVM FRITZ!WLAN Repeater 450E 4 years ago
mikrotik ath79: MikroTik: fix missing nand on kernel 5.4 4 years ago
nand ath79: fix wmac initialization for Zyxel NBG6716 4 years ago
patches-4.19 ath79: add QCA9550 reset sequence 4 years ago
patches-5.4 ath79: add QCA9550 reset sequence 4 years ago
tiny ath79: add support for TP-Link TL-MR3420 v3 4 years ago
Makefile ath79: add mikrotik subtarget 4 years ago
config-4.19 ath79: add new ar934x spi driver 4 years ago
config-5.4 ath79: fix missing watchdog core dependency for hwmon-sch5627 4 years ago
modules.mk