openwrt/target/linux/lantiq
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>
2020-05-16 04:37:55 +02:00
..
ase lantiq: kernel 5.4: debloat kernel config 2020-03-16 22:28:17 +01:00
base-files lantiq: move common DSL setup into lantiq.sh 2020-01-14 22:04:37 +01:00
falcon lantiq: kernel 5.4: debloat kernel config 2020-03-16 22:28:17 +01:00
files/firmware/lantiq lantiq: copy target to kernel 5.4 2020-03-16 22:28:16 +01:00
files-4.19/arch/mips/boot/dts/lantiq lantiq/xrx200: add support for the Fritzbox 7360v2 2020-05-16 04:37:55 +02:00
files-5.4/arch/mips/boot/dts/lantiq lantiq/xrx200: add support for the Fritzbox 7360v2 2020-05-16 04:37:55 +02:00
image lantiq/xrx200: add support for the Fritzbox 7360v2 2020-05-16 04:37:55 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.90 2019-12-24 15:34:43 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
xrx200 lantiq/xrx200: add support for the Fritzbox 7360v2 2020-05-16 04:37:55 +02:00
xway lantiq: kernel 5.4: debloat kernel config 2020-03-16 22:28:17 +01:00
xway_legacy lantiq: kernel 5.4: debloat kernel config 2020-03-16 22:28:17 +01:00
config-4.19 lantiq: make patches apply 2019-07-04 08:29:13 +02:00
config-5.4 lantiq: kernel 5.4: enable JFFS2 2020-03-17 20:36:39 +01:00
Makefile lantiq: add Linux 5.4 support as testing kernel version 2020-03-16 22:28:17 +01:00
modules.mk kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00