[U-Boot-Users] [PATCH] Add flash programming counter]
Kim Phillips
kim.phillips at freescale.com
Fri Mar 7 18:46:52 CET 2008
On Fri, 07 Mar 2008 17:33:34 +0100
Wolfgang Denk <wd at denx.de> wrote:
> In message <47D168AE.7050006 at ge.com> you wrote:
> >
> > There is no way to add an end marker without using a new line (or use
> > '\r' which is really unacceptable, and more justifiably so). Since we
> > are settling in on having 50 (?probably want to use a #define) dots
> > unless there are fewer than 50 units to be written, I suppose we can
> > live without a end marker. Sigh, the end marker was the fun part.
I thought it safe to assume a terminal is 80 characters wide..(80 -
strlen("Writing to Flash") - strlen("done")) == 60?
Kim
More information about the U-Boot
mailing list