diff options
author | Simon Glass <sjg@chromium.org> | 2011-11-05 03:56:50 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-12-09 17:30:09 +0100 |
commit | 210576fc5e5d323c8039f95c7b5b2c7512a550e4 (patch) | |
tree | 5e2998868cd26796a8e25f0fbee25bd248db2f59 /arch/blackfin/include/asm/config.h | |
parent | e43d6ed932a4fbeb4c53a66bd2b7fc1f802a810e (diff) | |
download | blackbird-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/blackfin/include/asm/config.h')
0 files changed, 0 insertions, 0 deletions