openwrt/target/linux/lantiq
Andreas Böhler 73ec21cde2 lantiq: add basic support for AVM FRITZ!Box 3390
The FRITZ!Box 3390 actually contains two SoCs, one Lantiq with a
5GHz WiFi and one AR9342 with a 2.4GHz WiFi. Only the Lantiq
has access to the flash memory, the Atheros runs fully from RAM.

Specifications
--------------

  - Lantiq 500 MHz
  - 128MiB RAM
  - 128MiB NAND
  - 256k Flash
  - AR9580 5GHz WiFi
  - AR9342 560 MHz
  - 64MiB RAM
  - AR9328 2.4GHz WiFi

Remarks
-------

This commit only adds support for the Lantiq side of things and
prepares the drivers for communication with the Atheros SoC. Thus,
only 5GHz WiFi works by default, the 2.4GHz WiFi will be added via
another target.

Some kernel patches will be required to add support for the Atheros SoC.

Installation
------------

Use the eva_ramboot.py script to boot the initramfs image. Then, transfer
the sysupgrade image to the device and run sysupgrade to flash it to the
NAND.

Signed-off-by: Andreas Böhler <dev@aboehler.at>
Acked-by: Aleksander Jan Bajkowski A.Bajkowski@stud.elka.pw.edu.pl
Signed-off-by: Joachim Cerny <cocktail_yogi@web.de>
2021-04-03 18:56:51 +02:00
..
ase treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
base-files treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
falcon treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
files lantiq: add basic support for AVM FRITZ!Box 3390 2021-04-03 18:56:51 +02:00
image lantiq: add basic support for AVM FRITZ!Box 3390 2021-04-03 18:56:51 +02:00
patches-5.4 kernel: backport 5.13 mtd partitioning changes 2021-03-29 08:46:17 +02:00
xrx200 lantiq: add basic support for AVM FRITZ!Box 3390 2021-04-03 18:56:51 +02:00
xway treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
xway_legacy treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
config-5.4 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00