From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Want to add command in uboot
Date: Fri, 18 Apr 2008 07:41:27 +0200 [thread overview]
Message-ID: <20080418054127.54C50248B9@gemini.denx.de> (raw)
In-Reply-To: Your message of "Thu, 17 Apr 2008 15:48:06 PDT." <895609.34146.qm@web39508.mail.mud.yahoo.com>
In message <895609.34146.qm@web39508.mail.mud.yahoo.com> you wrote:
>
> I am working on AT91SAM9260. I want to add one command "COM1 xxx" to the uboot command set. After typing this command on uboot prompt the string xxx should be transmitted out of COM1 and any reception on COM1 should be displayed on the debug terminal. C
> an some one suggest me how to do this?
I recommend to get a better understanding of the existing U-Boot code
first. Then you will see that no such command is needed. Support for
multiple serial devices is already present.You just have to enable
this correctly in your configuration. To switch I/O channels, a simple
"setenv" command will be sufficient.
> --0-479714745-1208472486=:34146
> Content-Type: text/html; charset=us-ascii
Please never post HTML here!
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
Speed of a tortoise breaking the sound barrier = 1 Machturtle
next prev parent reply other threads:[~2008-04-18 5:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 22:48 [U-Boot-Users] Want to add command in uboot Avinash Vijayvergia
2008-04-18 1:42 ` Aras Vaichas
2008-04-18 5:41 ` Wolfgang Denk [this message]
2008-04-18 5:52 ` Ulf Samuelsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080418054127.54C50248B9@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox