linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Marcus Sundberg <erammsu@kieraypc01.p.y.ki.era.ericsson.se>
Cc: Dan Malek <dan@penguin.netx4.com>, linuxppc-embedded@lists.linuxppc.org
Subject: Re: Console on SMC2 (was: Re: MPC823 Serial ports)
Date: Sun, 24 Oct 1999 13:07:01 -0400	[thread overview]
Message-ID: <38133CB5.61A6433B@netx4.com> (raw)
In-Reply-To: kfypuy4sz1p.fsf_-_@kieraypc01.p.y.ki.era.ericsson.se


Marcus Sundberg wrote:


> Speaking of SMCs and CVS, attached is a diff adding support for
> having the boot console on SMC2. Currently I just set
> CONFIG_SERIAL_CONSOLE_PORT in asm/board.h, but maybe it should be
> a configuration option?

Yes, I am working on that.  It will appear in my next CVS update.
I have tried many different versions, and it appears the one
that works the best is just a simple ask the questions version.
I tried to make it smart about processor versions, what you
are using for Ethernet, etc., and in the end the only one that
seems to work is asking the individual questions about how you
want ports configured.

I also have code for consoles on the SCC ports, and it needs a
little more testing.  I have a board showing up this week that
should allow me to test that properly.


> In uart.c I also fixed the major device of the console.

The console (as in /dev/console) is currently a symbolic
link to the appropriate /dev/ttySx.  Should we change that to
be dynamically allocated?

> TTYAUX_MAJOR corresponds to the /dev/cua* devices, which are obsolete.

Yes, but be careful we need to change the device nodes in the
file systems......



	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~1999-10-24 17:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-22 14:37 MPC823 Serial ports Grant Carter
1999-10-22 18:13 ` Dan Malek
1999-10-24 12:50   ` Console on SMC2 (was: Re: MPC823 Serial ports) Marcus Sundberg
1999-10-24 17:07     ` Dan Malek [this message]
1999-10-25 13:57       ` Marcus Sundberg
1999-10-25 14:20         ` Dan Malek
1999-10-25 14:59           ` Marcus Sundberg
1999-10-25  1:35     ` Graham Stoney
1999-10-25  3:08       ` Noah Misch
1999-10-25  3:20         ` Graham Stoney
1999-10-25 12:47       ` Marcus Sundberg

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=38133CB5.61A6433B@netx4.com \
    --to=dan@netx4.com \
    --cc=dan@penguin.netx4.com \
    --cc=erammsu@kieraypc01.p.y.ki.era.ericsson.se \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).