Files
u-boot/include/configs
Simon Glass e43d6ed932 tegra2: Add arch_cpu_init() to fire up Cortex-A9
We want to move away from a special Tegra2 start-up, and just use
arch_cpu_init() instead. However, if we run board_init_f() from boot
we need to build it for ARMv4T, since the Tegra's AVP start-up CPU
does not support ARMv7.

The effect of this is to do the AVP init earlier, and in
arch_cpu_init(), rather that board_early_init_f().

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2011-12-09 17:30:08 +01:00
..
2011-10-05 22:22:16 +02:00
2011-12-06 23:59:39 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-10-05 22:22:16 +02:00
2011-11-27 19:44:21 +01:00
2011-10-27 21:56:37 +02:00
2010-11-26 21:12:52 +01:00
2011-10-27 21:56:32 +02:00
2011-12-02 13:46:22 +09:00
2011-12-06 23:59:31 +01:00
2011-10-27 21:56:37 +02:00
2011-12-01 09:10:57 +01:00
2011-02-07 11:13:16 +01:00
2011-02-07 11:13:16 +01:00
2011-10-05 22:22:16 +02:00
2011-05-12 16:10:51 +02:00
2011-11-27 19:44:21 +01:00
2011-11-09 09:13:39 -06:00
2011-11-09 09:13:39 -06:00
2011-11-03 22:56:20 +01:00
2011-11-27 19:44:21 +01:00
2011-10-27 23:54:08 +02:00
2011-11-09 09:13:39 -06:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-10-05 22:22:16 +02:00
2011-07-17 17:01:32 +02:00
2011-11-27 19:44:21 +01:00
2011-10-05 22:22:16 +02:00
2011-12-09 17:30:08 +01:00