From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Wed, 2 Mar 2005 07:48:34 -0500 Subject: [U-Boot-Users] u-boot monitor command keyin problem In-Reply-To: <001801c51f0c$e224d360$0bbca80a@kmyin> References: <001801c51f0c$e224d360$0bbca80a@kmyin> Message-ID: <4225B622.1070408@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de K.M.Yin wrote: > Dear sir > We have used the u-boot for a while, we have discovered that there > is a keyin problem in the u-boot. > when we press Enter with no input command under the monitor command > prompt, the previous input command will be executed. It seems that the > previous executed command has been cached. Thanks. > > > Best Regards > > K.M.Yin It works as designed. That is a command recall feature, not a keyin problem. gvb