]> Git Repo - u-boot.git/commit
tegra20: move SDRAM param save to later in boot
authorAllen Martin <[email protected]>
Fri, 31 Aug 2012 08:30:11 +0000 (08:30 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:22 +0000 (14:58 +0200)
commita49716aa7cda96f5e8cd15e57587da7a99f9e330
treea50f2aee0174a09a34e5a799797ac56cc38afc9b
parent984df4ec92aa05117e34bda7b937ec75ef80afc8
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 <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/cpu/tegra20-common/ap20.c
board/nvidia/common/board.c
This page took 0.034935 seconds and 4 git commands to generate.