arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified
authorTim Harvey <tharvey@gateworks.com>
Mon, 18 May 2015 14:07:02 +0000 (07:07 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 19 May 2015 13:22:53 +0000 (15:22 +0200)
commit3625fd64ef929af4d158027aa5beee703f1294fc
tree4f1ef23b3f45b8d187ac93f926b49432a875da73
parent28420e780ab5b1bf4bd76ed04313b86ffc4ea17e
arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified

Commit fa8b7d66f49f0c7bd41467fe78f6488d8af6976a introduced fast-exit support
to the MMDC however enabling it on the DDR3 got missed. Make sure we enable
it on the DDR3 as well.

Gateworks uses Micron memory as well as Winbond in MX6. We have found in
testing that we need to enable fast-exit for Winbond stability. Gateworks
boards are currently the only boards using the MX6 SPL and enabling
fast-exit mode.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/cpu/armv7/mx6/ddr.c