u-boot-brain/arch/arm/cpu/arm720t
Allen Martin c037c93bf9 ARM: add tegra20 support to arm720t
Add support for tegra20 arm7 boot processor.  This processor is used
to power on the Cortex A9 and transfer control to it.  In tegra this
processor is an ARM7TDMI not an ARM720T, but since we don't use cache
it was easier to just reuse the ARM720T code as the processors are
otherwise identical except for cache and MMU.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-09-01 14:58:22 +02:00
..
lpc2292 cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
s3c4510b Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
tegra20 ARM: add tegra20 support to arm720t 2012-09-01 14:58:22 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c ARM: add tegra20 support to arm720t 2012-09-01 14:58:22 +02:00
interrupts.c ARM: add tegra20 support to arm720t 2012-09-01 14:58:22 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S ARM: add tegra20 support to arm720t 2012-09-01 14:58:22 +02:00