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
Yushi Nishida 78bebe680f
lantiq/xrx200: add support for the Fritzbox 7360v2
This commit adds support for the Fritzbox 7360v2

CPU: VR9 500MHz Cores: 2
RAM: 128 MB
NOR-Flash: 32 MB
WLAN: AR9287-BL1A

DECT is not working.

Thanks Sebastian Ortwein for adding 7360SL.
The dts file is derived from avm_fritz7360sl.dts.

Firmware can be flashed with this method:

1.) Set your client IP to 192.168.178.2
2.) Power on your your Fritzbox and connect to 192.168.178.1
    via ftp in the first 5 seconds.
3.) login with adam2/adam2
4.) type into the ftp prompt:

passive
binary
debug 1
quote MEDIA FLSH // (not FLASH)
put openwrt-lantiq-xrx200-avm_fritz7360v2-squashfs-sysupgrade.bin mtd1
// using the correct location for the squashfs-sysupgrade-firmware.bin

5.) wait till red light flashing turns off.
6.) type: exit

Run tested with kernel 4.19 and 5.4 on Fritzbox 7360 V2.

Issue:
Ethernet speed is slow, (iperf between a Xiaomi mir3g
and this router results in <80Mbits throughput
with a wired cable when using the gbit ports.)

Signed-off-by: Yushi Nishida <kyro2man@gmx.net>
4 years ago
..
apm821xx kernel: bump 5.4 to 5.4.36 4 years ago
ar71xx ar71xx: mikrotik: mach-rbspi.c remove wlan id 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: switch to kernel 5.4 by default 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: increase spi frequency on tp-link tl-wr1043nd v2 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.41 4 years ago
bcm47xx kernel: bump 4.19 to 4.19.122 4 years ago
bcm53xx kernel: bump 5.4 to 5.4.36 4 years ago
bcm63xx bcm63xx: periph_intc: report effective affinity 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini samba36: Remove 4 years ago
generic kernel: bump 5.4 to 5.4.41 4 years ago
imx6 imx6: add back perf monitor related config symbol 4 years ago
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 4 years ago
ipq806x ipq806x: switch to 5.4 kernel 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: disable image for Linksys EA3500 (Audi) 4 years ago
lantiq lantiq/xrx200: add support for the Fritzbox 7360v2 4 years ago
layerscape kernel: bump 5.4 to 5.4.40 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek kernel: bump 5.4 to 5.4.39 4 years ago
mpc85xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
mvebu mvebu: uDPU: switch default kernel and U-Boot PHY mode 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: use kernel version 5.4 for testing 4 years ago
octeontx kernel: bump 5.4 to 5.4.38 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips kernel: bump 4.14 to 4.14.180 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 x86: fix unusable squashfs images by adding missing padding 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile