]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: vexpress: create A5 specific board config
authorRyan Harkin <ryan.harkin@linaro.org>
Tue, 9 Apr 2013 02:20:31 +0000 (02:20 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 23 May 2013 09:22:44 +0000 (11:22 +0200)
commitcd4f46e1efbb33e1f087913088f3fbd68a1beb02
tree459c472ae7a8e047376e7319956aef29c0ffa953
parent9b58a3f606e46cb335d44458e53a37d9b221f785
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>
MAINTAINERS
board/armltd/vexpress/vexpress_common.c
boards.cfg
include/configs/vexpress_ca5x2.h [new file with mode: 0644]
include/configs/vexpress_common.h