linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: Tom Rini <trini@kernel.crashing.org>
Cc: Stefan Roese <stefan.roese@esd-electronics.com>,
	Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>,
	Linuxppc-Commit <linuxppc-commit@source.mvista.com>
Subject: Re: CPCI-405 port (PPC405GP)
Date: Thu, 20 Sep 2001 00:12:18 -0400	[thread overview]
Message-ID: <3BA96CA2.20EC30C8@mvista.com> (raw)
In-Reply-To: 20010919163101.E8132@cpe-24-221-152-185.az.sprintbbd.net


Tom Rini wrote:

> ....  We
> now define CONFIG_TREEBOOT and CONFIG_EMBEDDEDBOOT for 4xx.

Why?  The Makefile can just as easily select this based upon board
type.  That's all the configuration script does....

The only thing unique about treeboot is the way the board information
is gathered from the boot rom, which doesn't justify configuration
variables like this.  Take a look at the 8xx for an example.  It
configures board information based upon board type, which could be
gathered from a variety of places.  You guys need to look at what
is currently done, understand it, and realize it has likely been
done before.  This is easy, don't keep complicating it by inventing
something new all of the time.


> ....  Lets add in
> CONFIG_PPCBOOT,

No, let's not.  All of this stuff is on the way out.  We should be
making modifications so the embedded boards support bi_recs....
All you are doing is inventing a new way to do the same thing that
has always worked.  Yes, you are _way_ over engineering.

The PPCboot folks are going to have to do some major revamping
of the way it works.  I've warned them (and everyone) about the
dependency of always using the compressed image and the bootloaders.
It's time to convert all of this stuff, not promote all of these
different boot methods and formats further into the kernel.


> Or not, 8xx currently does #include <asm/ppcboot.h> in lots of its files.

Crap, I hope not.....It's time for all of that to disappear, along with
all of the board information stuff in all of the other 8xx files.....

Thanks.


	-- Dan

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

  reply	other threads:[~2001-09-20  4:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <EFEAIMDCOOOHIEPHDNFJEEENDCAA.stefan.roese@esd-electronics.com>
2001-09-10 17:13 ` CPCI-405 port (PPC405GP) Dan Malek
2001-09-11  7:15   ` AW: " Stefan Roese
2001-09-11 17:36     ` Matthew Locke
2001-09-11 17:53       ` Dan Malek
2001-09-12 13:12         ` AW: " Stefan Roese
2001-09-18 18:57 ` Tom Rini
2001-09-19 13:46   ` Stefan Roese
2001-09-19 14:17     ` Tom Rini
2001-09-19 15:55       ` AW: " Stefan Roese
2001-09-19 18:10       ` Dan Malek
2001-09-19 22:57         ` Tom Rini
2001-09-19 23:02           ` Dan Malek
2001-09-19 23:31             ` Tom Rini
2001-09-20  4:12               ` Dan Malek [this message]
2001-09-20  9:20                 ` Stefan Roese
2001-09-20 15:20                   ` Dan Malek
2001-09-20 15:46                     ` Tom Rini
2001-09-20 21:43                       ` Dan Malek
2001-09-20 21:56                         ` Tom Rini
2001-09-21  7:04                           ` Geert Uytterhoeven
2001-09-21 13:55                             ` Tom Rini
2001-09-23 18:01                     ` Wolfgang Denk
     [not found]                       ` <3BAEB9DA.232C8FEB@mvista.com>
2001-09-29 15:34                         ` Dan Malek
2001-09-20 14:55                 ` Tom Rini
2001-09-20 15:34                   ` Dan Malek
2001-09-20 15:51                     ` Tom Rini
2001-09-20 16:10                       ` Mark Hatle
2001-09-20 21:38                       ` Dan Malek
2001-09-23 18:01                     ` Wolfgang Denk
2001-09-23 20:54                       ` Tom Rini
2001-09-20 14:59                 ` Josh Huber
2001-09-20 15:39                   ` Dan Malek
2001-09-20 15:57                     ` Josh Huber
2001-09-20 16:07                       ` Tom Rini
2001-09-20 16:32                         ` Josh Huber
2001-09-20 16:35                           ` Tom Rini
2001-09-23 18:00                           ` Wolfgang Denk
2001-09-23 20:50                             ` Tom Rini
2001-09-24  4:04                             ` Dan Malek
2001-09-23 18:00                     ` Wolfgang Denk
2001-09-20  8:00         ` Stefan Roese
2001-09-19 14:32     ` Stefan Roese
     [not found] <3BAEB761.194CE057@mvista.com>
2001-09-29  7:53 ` Wolfgang Denk

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=3BA96CA2.20EC30C8@mvista.com \
    --to=dan@mvista.com \
    --cc=linuxppc-commit@source.mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=stefan.roese@esd-electronics.com \
    --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).