Dear Joakim Tjernlund, In message <of0e2b8150.47ddcd99-onc1257634.0023e2e7-c1257634.00248...@transmode.se> you wrote: > > > > + u8 dfsr, fdr = 0x31; /* Default if no FDR found */ > > > + unsigned short A, B, Ga, Gb; > > > > Please do not use mixed-case variables, thanks. > > A and B are from the AN2819 spec and I used the same names to ease > identify with the spec. I rather keep them.
Feel free to add a comment to explain the relation, but please use only lower-case identifiers. ... > Like so? > for(Ga = 0x4, A = 10; A <= 30; Ga++, A += 2) { Please also here: for (...) 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: w...@denx.de It's certainly convenient the way the crime (or condition) of stupidity carries with it its own punishment, automatically admisistered without remorse, pity, or prejudice. :-) -- Tom Christiansen in <559seq$ag...@csnews.cs.colorado.edu> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot