linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Tom Rini <trini@kernel.crashing.org>
Cc: Armin <akuster@pacbell.net>, John Tyner <jtyner@cs.ucr.edu>,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: [PATCH] early serial init
Date: Fri, 12 Apr 2002 11:29:37 +1000	[thread overview]
Message-ID: <20020412012937.GI1786@zax> (raw)
In-Reply-To: <20020411230910.GI759@opus.bloom.county>


On Thu, Apr 11, 2002 at 04:09:10PM -0700, Tom Rini wrote:
>
> On Thu, Apr 11, 2002 at 02:53:36PM +0000, Armin wrote:
> >
> > John Tyner wrote:
> > >I remember seeing something awhile ago about early boots, but I didn't
> > >think it was for Walnut. Where is it/would it be?
> > >
> >
> > David G did something and he hit the head_4xx.S & ppc4xx_setup.c and a
> > few header files imb405gp.h
>
> Ah, here's some of the confusion.  David G did the work for
> CONFIG_SERIAL_TEXT_DEBUG or so.  What this does is setup
> drivers/char/serial.c dynamically instead of statically.

Indeed, my serial debug patches are unrelated to this
early_serial_init() patch.

Mind you I think setting up the serial subsystem dynamically rather
than statically has the potential to make things a good deal neater
than the current maze of twisty little include files.

However there is a problem at the moment, because early_serial_init()
won't work if serial.o is compiled as a module.

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.  -- H.L. Mencken
http://www.ozlabs.org/people/dgibson


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

      reply	other threads:[~2002-04-12  1:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-11 20:00 [PATCH] early serial init John Tyner
2002-04-11 14:20 ` Armin
2002-04-11 21:26   ` John Tyner
2002-04-11 14:53     ` Armin
2002-04-11 22:36       ` andrew may
2002-04-11 16:05         ` Armin
2002-04-11 23:18           ` andrew may
2002-04-11 22:43         ` Matthew Locke
2002-04-11 22:52           ` John Tyner
2002-04-11 22:54         ` Matthew Locke
2002-04-11 23:10         ` Tom Rini
2002-04-11 23:28           ` andrew may
2002-04-12  0:03             ` Tom Rini
2002-04-12  0:41               ` andrew may
2002-04-11 23:09       ` Tom Rini
2002-04-12  1:29         ` David Gibson [this message]

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=20020412012937.GI1786@zax \
    --to=david@gibson.dropbear.id.au \
    --cc=akuster@pacbell.net \
    --cc=jtyner@cs.ucr.edu \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=trini@kernel.crashing.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).