Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Aneesh V's avatar
    095aea29
    omap4: calculate EMIF register values · 095aea29
    Aneesh V authored
    
    Calculate EMIF register values based on AC timing parameters
    from the SDRAM datasheet and the DDR frequency rather than
    using the hard-coded values.
    
    For a new board the user doen't have to go through the tedious
    process of calculating the register values. Instead, just
    provide the AC timings from the device data sheet as input
    and the driver will automatically calculate the register values.
    
    Signed-off-by: default avatarAneesh V <aneesh@ti.com>
    Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
    095aea29
    History
    omap4: calculate EMIF register values
    Aneesh V authored
    
    Calculate EMIF register values based on AC timing parameters
    from the SDRAM datasheet and the DDR frequency rather than
    using the hard-coded values.
    
    For a new board the user doen't have to go through the tedious
    process of calculating the register values. Instead, just
    provide the AC timings from the device data sheet as input
    and the driver will automatically calculate the register values.
    
    Signed-off-by: default avatarAneesh V <aneesh@ti.com>
    Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>