u-boot-brain/arch/arm/cpu
Steve Kipisz 1e7e374b35 am33xx:ddr:Fix config_sdram to work for all DDR
The original write to sdram_config is correct for DDR3 but incorrect
for DDR2 so SPL was hanging. For DDR2, the write to sdram_config
should be after the writes to ref_ctrl. This was working for DDR3
because there was a write of 0x2800 to ref_ctrl before a write
to sdram_config.

Tested on: GP EVM 1.1A (DDR2), GP EVM 1.5A (DDR3),
           Beaglebone A6 (DDR2), Beagleone Blacd A4A (DDR3)

Signed-off-by: Steve Kipisz <s-kipisz2@ti.com>
2013-03-22 11:12:53 -04:00
..
arm720t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm920t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm925t Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm926ejs Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm946es Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm1136 Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm1176 ARM: bcm2835: add mailbox driver 2013-03-20 15:29:20 +01:00
arm_intcm Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
armv7 am33xx:ddr:Fix config_sdram to work for all DDR 2013-03-22 11:12:53 -04:00
ixp Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
pxa Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
s3c44b0 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
sa1100 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
tegra114-common Tegra114: Dalmore: Add pad config tables/code based on pinmux code 2013-03-14 11:49:14 -07:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00