gluon/targets
David Bauer 22d45448fd ar71xx: add support for Fritz!Box 4020
This commit adds support for the AVM Fritz!Box 4020 WiFi-router.

SoC:   Qualcomm Atheros QCA9561 (Dragonfly) 750MHz
RAM:   Winbond W971GG6KB-25
FLASH: Macronix MX25L12835F
WiFi:  QCA9561 b/g/n 3x3 450Mbit/s
USB:   1x USB 2.0
IN:    WPS button, WiFi button
OUT:   Power LED green, Internet LED green, WLAN LED green,
       LAN LED green, INFO LED green, INFO LED red
UART:  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.

Tested and working:
 - Ethernet (LAN + WAN)
 - WiFi (correct MAC)
 - Installation via EVA bootloader
 - OpenWRT sysupgrade
 - Buttons
 - LEDs

Not working:
 - USB port

Installation via EVA:
In the first seconds after Power is connected, the bootloader will
listen for FTP connections on 169.254.157.1 (Might also be 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. After transfer is
complete you need to powercycle the device to boot OpenWRT.

Signed-off-by: David Bauer <mail@david-bauer.net>
2018-05-08 15:20:02 +02:00
..
ar71xx-generic ar71xx: add support for Fritz!Box 4020 2018-05-08 15:20:02 +02:00
ar71xx-mikrotik ar71xx: build kernel modules used by Gluon into the kernel 2018-04-13 17:32:20 +02:00
ar71xx-nand ar71xx: build kernel modules used by Gluon into the kernel 2018-04-13 17:32:20 +02:00
ar71xx-tiny ar71xx: build kernel modules used by Gluon into the kernel 2018-04-13 17:32:20 +02:00
brcm2708-bcm2708 brcm2708-bcm2708: add manifest_alias for raspberry-pi-model-b-rev-2 2017-12-27 03:05:53 +01:00
brcm2708-bcm2709 brcm2708-bcm2709: add manifest_alias for raspberry-pi-2-model-b-rev-1.1 2017-12-27 03:06:19 +01:00
brcm2708-bcm2710 build: move all generic config generation to targets/generic 2017-09-07 03:21:42 +02:00
generic generic: do not attempt to build kmod-usbip 2018-04-10 20:25:38 +02:00
ipq806x targets/ipq806x: use ath10k-firmware-qca99x0-ct for 11s and remove BROKEN flag 2018-05-07 00:03:04 +02:00
mpc85xx-generic Use LEDE as base for Gluon 2017-01-18 17:21:43 +01:00
mvebu build: move all generic config generation to targets/generic 2017-09-07 03:21:42 +02:00
ramips-mt7620 build: move all generic config generation to targets/generic 2017-09-07 03:21:42 +02:00
ramips-mt7621 ramips-mt7621: Add support for ZBT-WG3526-32M (#1296) 2018-02-04 17:42:48 +01:00
ramips-mt7628 ramips-mt7628: add new platform and vocore2 (#1027) 2017-02-09 02:07:00 +01:00
ramips-rt305x ramips-rt305x: add D-Link DIR-615 rev D1-D4 2017-12-08 00:00:35 +01:00
sunxi sunxi: cleanup BROKEN flag formatting 2018-02-07 04:03:00 +01:00
targets.mk targets/ipq806x: use ath10k-firmware-qca99x0-ct for 11s and remove BROKEN flag 2018-05-07 00:03:04 +02:00
x86-64 x86: move common parts of x86-generic and x86-64 to include file 2018-04-26 22:59:36 +02:00
x86-generic x86: move common parts of x86-generic and x86-64 to include file 2018-04-26 22:59:36 +02:00
x86-geode x86-geode: add target for Geode CPUs 2017-02-03 22:47:14 +01:00
x86.inc x86: move common parts of x86-generic and x86-64 to include file 2018-04-26 22:59:36 +02:00