From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 23 Oct 2009 13:59:30 -0500 Subject: [U-Boot] blank line repeats last command In-Reply-To: <1ba63b520910231148r24112dc5m36556f5c9dd16314@mail.gmail.com> References: <4AE199AC.1080705@ge.com> <1ba63b520910231148r24112dc5m36556f5c9dd16314@mail.gmail.com> Message-ID: <4AE1FD12.7080604@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Frank Svendsb?e wrote: > I partly agree with David Collier on this matter. Before I discovered > this was a feature, > I was sure this was a bug, but I understand some of you reasoning.. > just not all. For instance, > I can understand why it's handy when dumping memory, but what's the > rationale behind > having 'cp.b' repeating? It's annoying when writing large files to > slow (NOR) flash. Indeed it is. IMHO, rather than select a few "dangerous" commands to exempt from autorepeat, it should be off for most commands and selectively enabled for a handful of commands where it's really useful (such as autoincrement dumps). -Scott