Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tim Harvey's avatar
    3625fd64
    arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified · 3625fd64
    Tim Harvey authored
    
    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: default avatarTim Harvey <tharvey@gateworks.com>
    3625fd64
    History
    arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified
    Tim Harvey authored
    
    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: default avatarTim Harvey <tharvey@gateworks.com>