[U-Boot] [PATCH] 83xx: Fix some bugs in spd sdram code
Joakim Tjernlund
Joakim.Tjernlund at transmode.se
Mon Mar 9 18:03:34 CET 2009
>
> On Wed, 25 Feb 2009 10:30:26 +0100
> Joakim Tjernlund <Joakim.Tjernlund at transmode.se> wrote:
>
> > > > 1, 2 and 5
> > > > Acked-by: Joakim Tjernlund <Joakim.Tjernlund at transmode.se>
> > > >
> > > > Don't understand cpo and haven't looked at 3 so
> > > > I can't say anything useful.
> > >
> > > Did you test the patch on your board?
> > > Have a try... Give me the result.
> >
> > I wish I could, but I am still on an older version of u-boot and have
> > not ported it to main stream yet. Tried but it was non trivial so
> > it have to wait for the moment.
>
> tested working here. applied hunks 1-5.
>
> Kim
FYI, the "odt_rd_cfg" and "odt_wr_cfg" are still
wrong for 832x. They should be
odt_rd_cfg << 22
and
odt_wr_cfg << 18
for 832x
Jocke
More information about the U-Boot
mailing list