Skip to content
  • Xie Xiaobo's avatar
    Fix two bugs for MPC83xx DDR2 controller SPD Init · 6fbf261f
    Xie Xiaobo authored
    There are a few bugs in the cpu/mpc83xx/spd_sdram.c
    the first bug is that the picos_to_clk routine introduces a huge
    rounding error in 83xx.
    the second bug is that the mode register write recovery field is
    tWR-1, not tWR >> 1.
    6fbf261f