u-boot-brain/arch/arm/cpu/arm720t
Allen Martin b2f9893826 tegra: move to common SPL framework
Change tegra SPL to use common SPL framework.  Any tegra specific
initialization is now done in spl_board_init() instead of
board_init_f()/board_init_r().  Only one SPL boot target is supported
on tegra, which is boot to RAM image.  jump_to_image_no_args() must be
overridden on tegra so the host CPU can be initialized.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-10-29 09:07:06 -07:00
..
tegra20 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
tegra-common tegra: move to common SPL framework 2012-10-29 09:07:06 -07:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm720: Further clean up the arm720t directory 2012-10-26 22:38:56 +02:00
interrupts.c arm720: Further clean up the arm720t directory 2012-10-26 22:38:56 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm720: Remove CONFIG_ARM7_REVD 2012-10-26 22:39:03 +02:00