Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Lokesh Vutla's avatar
    b5e01eec
    ARM: AM43xx: GP_EVM: Add support for DDR3 · b5e01eec
    Lokesh Vutla authored
    
    GP EVM has 1GB DDR3 attached(Part no: MT41K512M8RH).
    Adding details for the same.
    Below is the brief description of DDR3 init sequence(SW leveling):
    -> Enable VTT regulator
    -> Configure VTP
    -> Configure DDR IO settings
    -> Disable initialization and refreshes until EMIF registers are programmed.
    -> Program Timing registers
    -> Program leveling registers
    -> Program PHY control and Temp alert and ZQ config registers.
    -> Enable initialization and refreshes and configure SDRAM CONFIG register
    
    Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
    b5e01eec
    History
    ARM: AM43xx: GP_EVM: Add support for DDR3
    Lokesh Vutla authored
    
    GP EVM has 1GB DDR3 attached(Part no: MT41K512M8RH).
    Adding details for the same.
    Below is the brief description of DDR3 init sequence(SW leveling):
    -> Enable VTT regulator
    -> Configure VTP
    -> Configure DDR IO settings
    -> Disable initialization and refreshes until EMIF registers are programmed.
    -> Program Timing registers
    -> Program leveling registers
    -> Program PHY control and Temp alert and ZQ config registers.
    -> Enable initialization and refreshes and configure SDRAM CONFIG register
    
    Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>