From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] UART2 Console in u-boot
Date: Fri, 17 Apr 2009 11:07:34 +0200 [thread overview]
Message-ID: <200904171107.34385.sr@denx.de> (raw)
In-Reply-To: <49E83D98.6060400@deeopl.com>
On Friday 17 April 2009, prathika wrote:
> this might a little silly question. but still wanted to confirm with you
> all.
>
> i have a board with PPC440 EP where I load u-boot configuring for
> yosemite as my design is similar to that.
You shouldn't just change an existing board configuration but port U-Boot to
your board. In nearly all cases the differences to the eval boards are too
big to just change things in the eval board files. And you have no chance of
upstream acceptance this way.
> I want the console to configured for the UART's second channel.
> Is it enough if I change the base address to second channel.
No, please don't! Because...
> Because
> there are UART base address defined only for UART0 and UART1 even if
> CONFIG_SERIAL_MULTI is defined.
>
> Some one please clarify my doubt.
This should do what you need. Add this to your board config header:
#define CONFIG_UART1_CONSOLE
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-04-17 9:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-17 8:28 [U-Boot] UART2 Console in u-boot prathika
2009-04-17 9:07 ` Stefan Roese [this message]
2009-04-17 9:27 ` prathika
2009-04-17 9:37 ` Stefan Roese
2009-04-20 3:50 ` prathika
2009-04-25 4:10 ` prathika
2009-04-25 6:31 ` prathika
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=200904171107.34385.sr@denx.de \
--to=sr@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