summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/start.S
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-11-05 03:56:50 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-09 17:30:09 +0100
commit210576fc5e5d323c8039f95c7b5b2c7512a550e4 (patch)
tree5e2998868cd26796a8e25f0fbee25bd248db2f59 /arch/arm/cpu/armv7/start.S
parente43d6ed932a4fbeb4c53a66bd2b7fc1f802a810e (diff)
downloadblackbird-obmc-uboot-210576fc5e5d323c8039f95c7b5b2c7512a550e4.tar.gz
blackbird-obmc-uboot-210576fc5e5d323c8039f95c7b5b2c7512a550e4.zip
tegra2: Simplify tegra_start() boot path
The Tegra2 boot path is more complicated than it needs to be. Since we want to move to building most of U-Boot with ARMv7 and only a small part with ARMv4T (for AVP) it should be as simple as possible. This makes tegra2_start() into a simple function which either does AVP init or A9 init depending on which core is running it. Both cores now following the same init path, beginning at _start, and the special Tegra2 boot path code is no longer required. Only two files need to be built for ARMv4T, and this is handled in the Tegra2 CPU Makefile. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/cpu/armv7/start.S')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud