arm: mvebu: support for the PlatHome OpenBlocks AX3-4 board
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Oct 2012 06:17:20 +0000 (08:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Nov 2012 15:32:24 +0000 (16:32 +0100)
commit19b85c086019e54c1976fdaf56e8923f7e568091
treea5d4897e73e3dfeebe5036716facca908d394799
parent77b67063bb6bce6d475e910d3b886a606d0d91f7
arm: mvebu: support for the PlatHome OpenBlocks AX3-4 board

This platform, available in Japan from PlatHome, has a dual-core
Armada XP, the MV78260. For now, only the two serial ports and the
three front LEDs are supported. Support for SMP, network, SATA, USB
and other peripherals will be added as drivers for them become
available for Armada XP in mainline.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
This is 3.8 material.

Changes since v2:

 * Renamed the .dts file to armada-xp-openblocks-ax3-4.dts

 * Removed the compatible string from armada-370-xp.c (which now only
   lists the common SoC compatible string)

Changes since v1:

 * Renamed the board to OpenBlocks AX3-4, since there is a variant
   called AX3-2 which has less RAM, and no mini PCIe port. Requested
   by Andrew Lunn.

 * Fix the amount of memory to 3 GB. In fact, the board has 1 GB
   soldered, and 2 GB in a SODIMM slot (which is therefore
   removable). But as the board is delivered as is, we'll assume it
   has 3 GB of memory by default.
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts [new file with mode: 0644]
This page took 0.038084 seconds and 5 git commands to generate.