linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Todd Poynor <tpoynor@mvista.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Support for Arctic platform (405LP based)
Date: Fri, 13 Dec 2002 11:25:20 -0800	[thread overview]
Message-ID: <3DFA3420.10105@mvista.com> (raw)
In-Reply-To: <20021213043628.GI21319@zax.zax>


A few comments and questions...

I assume symbol CONFIG_ARCTIC2 is more appropriate than CONFIG_ARCTIC,
with additional symbols possibly to be invented in the future to
distinguish minor changes in board rev 3, 4, ... But mentioning this
just in case it might make future maintenance easier to use a single
symbol for common Arctic family code.

CONFIG_IBM_OPENBIOS is taken out of the CONFIG_SYCAMORE section of
arch/ppc/config.in?

Duplication of the CONFIG_BEECH case in
arch/ppc/boot/simple/embed_config.c: might be trying to enable the SSX
bootloader for Beech, but since CONFIG_IBM_OPENBIOS is on for Beech it
seems we'd have dup definitions?  Would more SSX code would be necessary
anyhow?

CONFIG_PPC_RTC is used to protect RTC code, most of these were
explicitly removed from other platforms some time ago, not sure what the
status of this is since there are a couple platforms that still use it.

I notice the bd_t has no entry for the ethernet MAC address in firmware,
like Beech, but am hoping there's an EEPROM on the device that holds
this info.  On Beech it causes some ugliness because the usual EEPROM is
not provided, so only the bootloader can program the ether dev's MAC.
And consequently the generic ethernet driver is hacked to deal with that.


--
Todd


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

  parent reply	other threads:[~2002-12-13 19:25 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-13  4:36 Support for Arctic platform (405LP based) David Gibson
2002-12-13  4:51 ` Cort Dougan
2002-12-13 14:26   ` Gary Thomas
2002-12-13 15:16     ` Tom Rini
2002-12-13 16:35       ` Tom Rini
2002-12-16 20:39         ` linuxppc-commit mailing list Hollis Blanchard
2002-12-13 15:18   ` Support for Arctic platform (405LP based) Tom Rini
2002-12-13 15:28     ` Matt Porter
2002-12-15 19:15     ` Cort Dougan
2002-12-15 19:51       ` Tom Rini
2002-12-15 23:43       ` Paul Mackerras
2002-12-16  0:41         ` Cort Dougan
2002-12-16 15:04           ` Tom Rini
2002-12-16 15:08             ` Tom Rini
2002-12-16 16:25               ` Discovery II (was Re: Support for Arctic platform (405LP based)) Roland Dreier
2002-12-16 12:45                 ` Mark A. Greer
2002-12-16 19:49                   ` Roland Dreier
2002-12-16 14:33                     ` Mark A. Greer
2002-12-18 11:01                   ` Rabeeh Khoury
2002-12-16 19:49             ` Support for Arctic platform (405LP based) Cort Dougan
2002-12-16 20:13               ` PPC Tree structures (Was, at some point: Re: Support for Arctic platform (405LP based)) Tom Rini
2002-12-16 20:13                 ` Cort Dougan
2002-12-16 20:36                   ` Tom Rini
2002-12-19 18:06                 ` PPC Tree structures (Was, at some point: " Cort Dougan
2002-12-19 18:17                   ` Tom Rini
2002-12-16  1:43         ` Support for Arctic platform (405LP based) David Gibson
2002-12-16 15:02         ` Tom Rini
2002-12-13 19:25 ` Todd Poynor [this message]
2002-12-15  7:35   ` David Gibson
2002-12-16  1:58     ` David Gibson

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=3DFA3420.10105@mvista.com \
    --to=tpoynor@mvista.com \
    --cc=david@gibson.dropbear.id.au \
    --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).