Skip to content
  • Marek Vasut's avatar
    ddr: altera: Remove unnecessary update of the SCC · f5f8c411
    Marek Vasut authored
    
    
    Every invocation of the scc_mgr_set_dqs_en_delay_all_ranks() is
    followed by SCC manager update. Moreover, only this function
    triggers the SCC manager update internally. Thus, remove the
    internal invocation to avoid triggering the update twice.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
    Cc: Chin Liang See <clsee@altera.com>
    f5f8c411