[U-Boot] [PATCH] TQM8xx: Fix CFI flash driver support for all TQM8xx based boards

Wolfgang Denk wd at denx.de
Wed Sep 17 10:10:22 CEST 2008


Dear Stefan Roese,

In message <200809170611.45914.sr at denx.de> you wrote:
...
> > +		/*
> > +		 * We assume that each 10MHz of bus clock require 1-clk SCY
> > +		 * adjustment.
> > +		 */
> > +	clk_diff = (gd->bus_clk / 1000000) - 50;
> 
> Indentation looks wrong here.
...
> And here. And other places below too.

Indeed. I didn't see this when copy&pasting the code from the code
from the old flash.c driver. Will send a separate cleanup patch.

Thanks for pointing out.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
All he had was nothing, but that was something, and now it  had  been
taken away.                             - Terry Pratchett, _Sourcery_


More information about the U-Boot mailing list