openwrt/target/linux
Daniel Kestrel 48b2df5a41 lantiq: add support for AVM Fritzbox 5490/5491
This adds support for the Fritzbox 5490/5491 devices. They contain
two SoCs, one Lantiq without WiFi and one QCA9558 with 2.4GHz
and 5 GHz WiFi. Only the Lantiq has access to the flash memory,
the Atheros runs fully from RAM and is booted by using a remoteproc
kernel module which is not supported with this commit.
Both devices have fiber WAN ports.
The devices were manufactured with varying NAND chips which
requires Micron and non-Micron versions of the images.

Specifications:
 - SoC: Lantiq 500 MHz
 - RAM: 256 MB
 - Storage: 512 MB NAND, 1MB FLASH
 - Wireless, separate SOC QCA9558 with 128MB RAM (not supported yet):
   · Qualcomm-QCA9558 w/ 3×3 MIMO for 2.4GHz 802.11b/g/n
   · Qualcomm-QCA9880 w/ 3×3 MIMO for 5GHz 802.11a/ac
   · AG71xx ethernet
 - Ethernet: Built-in AR 803x, 7 port Lantiq gswip switch,
   4x 1000/100/10 port (additional qca8334 switch for 2 ports), Port 5 is
   fixed and connected to the Wireless SOC
 - Renesas µPD720202 USB3 PCIe, requires firmware binary on the device
 - AT 8033 based AON fiber port (5490) or GPON fiber port (5491)

Unsupported:
 - DECT and ISDN telephony
 - Two ethernet ports (on extra switch) and fiber port not working

Installation:
Check which NAND the device has by using the following procedure with
stock firmware:
Go to to http://<fritzbox_ip>/support.lua, download the support data
file and search for string "NAND device" to get the manufacturer kernel
output.
Use Micron image if Micron is displayed otherwise the non-Micron image.
Use the eva_ramboot.py script to boot the initramfs image. Follow the
procedure to interrupt booting by ftp into 192.168.178.1 within
5 seconds after poweron.
Then transfer the sysupgrade image to the device and run sysupgrade to
flash it to the NAND.
For making USB work, an renesas xhci firmware file (e.g. v2026) is
needed and it should be copied to /lib/firmware/ (file name
renesas_usb_fw.mem).

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
2024-02-02 15:07:07 +01:00
..
airoha
apm821xx
archs38
armsr
at91
ath25
ath79 ath79: Modify GL.iNer GL-S200 lan wan interface 2024-02-02 11:42:42 +01:00
bcm27xx kernel: bump 6.1 to 6.1.75 2024-02-01 21:34:05 +01:00
bcm47xx
bcm53xx
bcm63xx kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
bcm4908
bmips kernel: bump 6.1 to 6.1.75 2024-02-01 21:34:05 +01:00
gemini
generic kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
imx
ipq40xx generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
ipq806x generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
ixp4xx
kirkwood
lantiq lantiq: add support for AVM Fritzbox 5490/5491 2024-02-02 15:07:07 +01:00
layerscape
malta
mediatek mediatek: add Comfast CF-E393AX support 2024-02-02 13:01:38 +01:00
mpc85xx
mvebu kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
mxs
octeon
octeontx kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
omap
oxnas
pistachio
qoriq
qualcommax qualcommax: enable back QCA808X PHY driver 2024-02-02 14:23:42 +01:00
ramips kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
realtek
rockchip
sifiveu
sunxi
tegra
uml
x86
zynq
Makefile