]> code.ossystems Code Review - bsp/u-boot.git/commit
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)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 May 2015 14:01:22 +0000 (11:01 -0300)
commit982b630deff378fa3483859309f2c4063074440d
treeeb46bae2b7ddaabb7cfe817f6de1acd82ccda7c7
parentc462c4025a635a31279cce69d0e043c42f69d82b
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