From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Thu, 06 Mar 2008 18:17:40 +0100 Subject: [U-Boot-Users] [PATCH] Add flash programming counter] In-Reply-To: <20080306163208.46EF8242FF@gemini.denx.de> References: <20080306163208.46EF8242FF@gemini.denx.de> Message-ID: <47D02734.3000705@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Please let's stay terse. Printing a dot is a single character on the > console. I dislike funny stuff which requires output of non-printing > characters or (weven worse!) terminal specific escape sequences. > Backspace or CR without LF should work on all terminals, no? No matter how it is implemented, I am strongly in favor of *some* kind of progress output. If it is possible to estimate how long the operation will take, this would be a big plus IMHO (which precludes the simple dots). cu Michael