u-boot-brain/arch/arm
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
..
cpu am33xx:ddr:Fix config_sdram to work for all DDR 2013-03-22 11:12:53 -04:00
dts Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras 2013-03-14 11:49:07 -07:00
imx-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
include/asm Allow AM335x MPU core clock speed to be specified in the board config file 2013-03-22 10:57:00 -04:00
lib Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
config.mk arm: Enable generic board support 2013-03-15 16:14:00 -04:00