openwrtv4/target/linux
David Bauer b6a4c67468 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-07 10:42:26 +02:00
..
adm5120 treewide: remove obsolete sysupgrade watchdog kill 2018-02-16 14:44:02 +01:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx build: consolidate fake uImage header build commands 2018-04-20 20:58:52 +02:00
ar7 kernel: bump 4.9 to 4.9.82 2018-02-18 02:59:57 +01:00
ar71xx ar71xx: add support for Fritz!Box 4020 2018-05-07 10:42:26 +02:00
arc770 arc770: mark as source-only 2017-10-28 13:59:03 +02:00
archs38 kernel: bump 4.14 to 4.14.20 2018-02-18 02:59:48 +01:00
armvirt arm64: enable harden branch predictor 2018-04-27 21:34:18 +02:00
at91 at91: refreshing kernel configurations. 2018-05-05 06:55:22 +02:00
ath25 kernel: bump 4.9 to 4.9.96 2018-04-26 08:53:54 +02:00
ath79 ath79: relicense DTS files to the GPL 2.0+ / MIT 2018-05-07 10:31:35 +02:00
au1000 treewide: remove obsolete sysupgrade watchdog kill 2018-02-16 14:44:02 +01:00
bcm53xx bcm53xx: switch to the new/alternative SPI controller driver 2018-05-07 07:56:38 +02:00
brcm47xx brcm47xx: remove linux 4.4 support 2018-04-27 15:19:19 +02:00
brcm63xx brcm63xx: remove linux 4.4 support 2018-04-27 15:19:19 +02:00
brcm2708 kernel: add missing config symbols 2018-04-27 21:34:00 +02:00
cns3xxx kernel: bump 4.14 to 4.14.36 2018-04-26 08:54:01 +02:00
gemini gemini: Add ethernet to DNS-313 and Wiliboard 2018-05-05 06:57:00 +02:00
generic kernel: add OF support to rtl8355 driver 2018-05-07 08:06:51 +02:00
imx6 kernel: generic: Move config option to generic 2018-03-02 21:32:19 +01:00
ipq40xx kernel: bump 4.14 to 4.14.36 2018-04-26 08:54:01 +02:00
ipq806x kernel: bump 4.9 to 4.9.96 2018-04-26 08:53:54 +02:00
ixp4xx kernel: update kernel 4.9 to version 4.9.91 2018-03-31 16:31:26 +02:00
kirkwood kirkwood: fix initramfs boot warning on iconnect 2018-03-20 21:45:27 +01:00
lantiq kernel: bump 4.9 to 4.9.96 2018-04-26 08:53:54 +02:00
layerscape kernel: add missing config symbols 2018-04-27 21:34:00 +02:00
malta malta: bump tp v4.14 2018-01-09 10:26:16 +01:00
mcs814x build: replace uses of OpenWrt with $(VERSION_DIST) 2018-02-05 10:15:53 +01:00
mediatek kernel: bump 4.14 to 4.14.36 2018-04-26 08:54:01 +02:00
mpc85xx build: consolidate fake uImage header build commands 2018-04-20 20:58:52 +02:00
mvebu arm64: enable harden branch predictor 2018-04-27 21:34:18 +02:00
mxs mxs: drop support for 4.9 2018-02-20 13:25:00 +01:00
octeon octeon: switch to kernel 4.14 2018-02-08 19:04:38 +01:00
octeontx arm64: enable harden branch predictor 2018-04-27 21:34:18 +02:00
omap omap: remove linux 4.4 support 2018-04-19 14:38:53 +02:00
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 2018-01-15 13:13:34 +01:00
orion orion: remove linux 4.4 support 2018-04-19 14:38:57 +02:00
oxnas kernel: bump 4.4 to 4.4.119 2018-03-03 12:58:56 +01:00
pistachio kernel: bump 4.14 to 4.14.34 2018-04-16 00:22:57 +03:00
ppc40x treewide: drop target board_name functions 2017-07-15 23:13:34 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: disable spi full duplex on mt7621 2018-05-05 08:25:18 +02:00
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 2018-02-16 14:44:02 +01:00
sunxi arm64: enable harden branch predictor 2018-04-27 21:34:18 +02:00
uml uml: Remove 4.4 patches 2018-03-08 11:44:26 -08:00
x86 x86: Use kernel 4.14 by default 2018-02-18 19:51:58 +01:00
xburst target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
zynq target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
Makefile