diff options
author | Andre Przywara <andre.przywara@linaro.org> | 2013-04-09 02:20:32 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-05-23 11:22:48 +0200 |
commit | 3d3ae8502db4bc0a4e182d3a09311e2e60b22b63 (patch) | |
tree | 7677c530f08f41ea340731d4a702a75aa4f5c37d /boards.cfg | |
parent | cd4f46e1efbb33e1f087913088f3fbd68a1beb02 (diff) | |
download | u-boot-imx-3d3ae8502db4bc0a4e182d3a09311e2e60b22b63.zip u-boot-imx-3d3ae8502db4bc0a4e182d3a09311e2e60b22b63.tar.gz u-boot-imx-3d3ae8502db4bc0a4e182d3a09311e2e60b22b63.tar.bz2 |
ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
This adds support for the Cortex-A15-TC2 core tile for the Versatile
Express board by ARM. This is mostly a copy of the A5 support file,
but will be extended later with A15 specific options.
Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -238,6 +238,7 @@ versatilepb arm arm926ejs versatile armltd versatileqemu arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_QEMU,ARCH_VERSATILE_PB integratorap_cm946es arm arm946es integrator armltd - integratorap:CM946ES integratorcp_cm946es arm arm946es integrator armltd - integratorcp:CM946ES +vexpress_ca15_tc2 arm armv7 vexpress armltd vexpress_ca5x2 arm armv7 vexpress armltd vexpress_ca9x4 arm armv7 vexpress armltd am335x_evm arm armv7 am335x ti am33xx am335x_evm:SERIAL1,CONS_INDEX=1 |