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. |
||
---|---|---|
.. | ||
Makefile | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
interrupts.c | ||
qe_io.c | ||
spd_sdram.c | ||
speed.c | ||
start.S | ||
traps.c |