* [U-Boot] clearing console screen
@ 2009-04-20 8:51 Muralitharan Perumal
2009-04-20 13:51 ` Mike Frysinger
2009-04-20 19:06 ` Wolfgang Denk
0 siblings, 2 replies; 3+ messages in thread
From: Muralitharan Perumal @ 2009-04-20 8:51 UTC (permalink / raw)
To: u-boot
Hi,
Is there any UBoot command to clear the Serial Console screen? Or any
other way to do that?
Best Regards
Murali
This E-mail and any attachments hereto are strictly confidential and intended solely for the addressee. If you are not the intended addressee please notify the sender by return and delete the message. You must not disclose, forward or copy this E-mail or attachments to any third party without the prior consent of the sender. Pace plc is registered in England and Wales (Company no. 1672847) and our Registered Office is at Victoria Road, Saltaire, West Yorkshire, BD18 3LF, UK. Tel +44 (0) 1274 532000 Fax +44 (0) 1274 532010. <http://www.pace.com>
Save where otherwise agreed in writing between you and Pace (i) all orders for goods and/or services placed by you are made pursuant to Pace's standard terms and conditions of sale which may have been provided to you, or in any event are available at http://www.pace.com/uktcsale.pdf (ii) all orders for goods and/or services placed by Pace are subject to Pace's standard terms and conditions of purchase which may have been provided to you, or in any event are available at http://www.pace.com/uktcpurch.pdf. All other inconsistent terms in any other documentation including without limitation any purchase order, reschedule instruction, order acknowledgement, delivery note or invoice are hereby excluded.
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] clearing console screen
2009-04-20 8:51 [U-Boot] clearing console screen Muralitharan Perumal
@ 2009-04-20 13:51 ` Mike Frysinger
2009-04-20 19:06 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2009-04-20 13:51 UTC (permalink / raw)
To: u-boot
On Monday 20 April 2009 04:51:28 Muralitharan Perumal wrote:
> Is there any UBoot command to clear the Serial Console screen? Or any
> other way to do that?
CTRL+L
> This E-mail and any attachments hereto are strictly confidential and
fix your e-mail. this crap has no business on open source mailing lists.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090420/52eaabdb/attachment.pgp
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] clearing console screen
2009-04-20 8:51 [U-Boot] clearing console screen Muralitharan Perumal
2009-04-20 13:51 ` Mike Frysinger
@ 2009-04-20 19:06 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2009-04-20 19:06 UTC (permalink / raw)
To: u-boot
Dear "Muralitharan Perumal",
In message <49EC3790.2000403@pace.com> you wrote:
>
> Is there any UBoot command to clear the Serial Console screen? Or any
> other way to do that?
A serial console port is a sequential stream of bytes without any such
notation as "screen". Thus there is no command to clear a "screen":,
and there cannot be any such command.
Assuming you connect the serial data stream to some terminal or
terminal emulator, this (emulated device) might have such features,
and provide ways to perform any such actions on it. And it may even be
possible to use for example the "echo" command to send the required
(device specific) sequence of control characters - but this is nothing
that has anything to do with U-Boot.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"UNIX was not designed to stop you from doing stupid things, because
that would also stop you from doing clever things." - Doug Gwyn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-20 19:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-20 8:51 [U-Boot] clearing console screen Muralitharan Perumal
2009-04-20 13:51 ` Mike Frysinger
2009-04-20 19:06 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox