[U-Boot-Users] [PATCH] Add flash programming counter]

Wolfgang Denk wd at denx.de
Thu Mar 6 13:48:10 CET 2008


In message <200803060720.06034.sr at denx.de> you wrote:
>
> I do like such a progress output. But printing each KB seems a little
> too much from my point of view. Could even slow down the programming
> because of the slow serial output on some systems.

I agree that a counter is overkill.

I suggest we continue to do what we've  been  doing  in  other  flash
access  routines  (like  many  of  the earlier custom drivers), i. e.
print out dots, approximately one per second.

This still shows that somethingis happening  on  the  board,  but  it
avoids  all  the  overhead of printing tons of characters and control
sequences on the serial port.

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
Es ist offensichtlich, dass das menschliche Gehirn wie  ein  Computer
funktioniert.  Da  es  keine  dummen Computer gibt, gibt es also auch
keine dummen Menschen. Nur ein paar Leute, die unter DOS laufen.
                                                       -- <unbekannt>




More information about the U-Boot mailing list