summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra20/hardware.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: add tegra20 support to arm720tAllen Martin2012-09-011-0/+29
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>
OpenPOWER on IntegriCloud