diff options
author | Ryan Harkin | 2013-04-09 02:20:31 +0000 |
---|---|---|
committer | Albert ARIBAUD | 2013-05-23 11:22:44 +0200 |
commit | cd4f46e1efbb33e1f087913088f3fbd68a1beb02 (patch) | |
tree | 459c472ae7a8e047376e7319956aef29c0ffa953 /MAINTAINERS | |
parent | 9b58a3f606e46cb335d44458e53a37d9b221f785 (diff) |
ARM: vexpress: create A5 specific board config
This patch creates a new config for the A5 dual core tile that includes the
generic config for the Versatile Express platform.
The generic config has been modified to provide support for the Extended
Memory Map, as used on the A5 core tile. A5 does not support the legacy
memory map.
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8fb01efa934..15bfdfe7685 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -968,6 +968,7 @@ Hugo Villeneuve <hugo.villeneuve@lyrtech.com> Matt Waddel <matt.waddel@linaro.org> vexpress_ca9x4 ARM ARMV7 (Quad Core) + vexpress_ca5x2 ARM ARMV7 (Dual Core) Otavio Salvador <otavio@ossystems.com.br> |