* [U-Boot-Users] u-boot monitor command keyin problem
@ 2005-03-02 9:47 K.M.Yin
2005-03-02 12:48 ` Jerry Van Baren
2005-03-02 13:04 ` Travis B. Sawyer
0 siblings, 2 replies; 3+ messages in thread
From: K.M.Yin @ 2005-03-02 9:47 UTC (permalink / raw)
To: u-boot
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20050302/11d5b1e7/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] u-boot monitor command keyin problem
2005-03-02 9:47 [U-Boot-Users] u-boot monitor command keyin problem K.M.Yin
@ 2005-03-02 12:48 ` Jerry Van Baren
2005-03-02 13:04 ` Travis B. Sawyer
1 sibling, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2005-03-02 12:48 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] u-boot monitor command keyin problem
2005-03-02 9:47 [U-Boot-Users] u-boot monitor command keyin problem K.M.Yin
2005-03-02 12:48 ` Jerry Van Baren
@ 2005-03-02 13:04 ` Travis B. Sawyer
1 sibling, 0 replies; 3+ messages in thread
From: Travis B. Sawyer @ 2005-03-02 13:04 UTC (permalink / raw)
To: u-boot
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.
K.M.Yin:
That is not a bug, it's a feature. Some commands are 'repeatable'
For example, memory display (md), will continue displaying memory
where the last display stopped.
This is a _*VERY*_ useful feature for debugging.
-travis
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-02 13:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 9:47 [U-Boot-Users] u-boot monitor command keyin problem K.M.Yin
2005-03-02 12:48 ` Jerry Van Baren
2005-03-02 13:04 ` Travis B. Sawyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox