]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: mvebu: add support for the new Armada 385 based Linksys boards
authorImre Kaloz <kaloz@openwrt.org>
Wed, 20 May 2015 21:14:16 +0000 (23:14 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 25 May 2015 14:42:03 +0000 (16:42 +0200)
commit3abdd583312a2830129dc42e1e3d98368a8fda47
tree00a8e7e6dcab7c9873e809e27b7a0c398db40faf
parent973ed08377f6d61dd4e9fd62207737c8ec0d49e9
ARM: mvebu: add support for the new Armada 385 based Linksys boards

This patch adds support for the Linksys WRT1200AC (Caiman) and
the Linksys WRT1900AC v2 (Cobra).

Both boards have:

- 2 Marvell 88W8864 radios
- 1 USB 3.0 port
- 1 USB 2.0/eSATAp port
- 2 Ethernet interfaces connected to a 88E6176 switch (1x WAN + 4x LAN)
- 128MB NAND flash
- 512MB RAM

gregory.clement@free-electrons.com: use serial0:115200n8 in
stdout-path and remove the bootargs part in the chosen node

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/armada-385-linksys-caiman.dts [new file with mode: 0644]
arch/arm/boot/dts/armada-385-linksys-cobra.dts [new file with mode: 0644]
arch/arm/boot/dts/armada-385-linksys.dtsi [new file with mode: 0644]