u-boot-brain/arch/arm/cpu/tegra20-common
Allen Martin a49716aa7c tegra20: move SDRAM param save to later in boot
Move warmboot_save_sdram_params() to later in the boot sequence.  This
code relies on devicetree to get the address of the memory controller
and with upcoming changes for SPL boot it gets called early in the
boot process when devicetree is not initialized yet.

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>
2012-09-01 14:58:22 +02:00
..
ap20.c tegra20: move SDRAM param save to later in boot 2012-09-01 14:58:22 +02:00
board.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
clock.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
crypto.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
crypto.h tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
emc.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
funcmux.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
lowlevel_init.S tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
Makefile tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
pinmux.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
pmu.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
sys_info.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
timer.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
warmboot_avp.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
warmboot_avp.h tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
warmboot.c tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00