From: Dan Malek <dan@netx4.com>
To: Ralph Blach <rcblach@raleigh.ibm.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 405gp pci mapping registers
Date: Mon, 24 Jul 2000 13:32:12 -0400 [thread overview]
Message-ID: <397C7D9C.77735326@embeddededge.com> (raw)
In-Reply-To: 397C7361.3E97D93D@raleigh.ibm.com
Ralph Blach wrote:
> This is interesting because since the 405gp has three sets of these
> register leading to split mappings.
It isn't conceptually any different than the enormous flexibility of
the MPC8xx memory controller, and is very similar to PCI bridges
on the MPC8xx boards.
> My question is this. How should we manage this kind of address
> flexability?
You stamp a "Linux" memory map and leave it alone. Just because
you have the flexibility doesn't imply it should be exposed as
configuration options. When I did the MPC8xx port, I chose to utilize
all of the flexibility so I could make the memory map look as much
like Prep as possible. All of the assumptions or knowledge about the
PowerPC workstation memory maps are mostly valid for the 8xx as well.
I used the flexibility to emulate something that already existed.
I learned a valuable lesson, and hope others will do the same. Use
that flexibility so make all of the systems look similar. Otherwise,
you will end up on a technology island, frustrated that the rest of
the world is moving forward with new features and you are unable to
keep up with your own little custom hacks.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2000-07-24 17:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-24 16:48 405gp pci mapping registers Ralph Blach
2000-07-24 17:32 ` Dan Malek [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=397C7D9C.77735326@embeddededge.com \
--to=dan@netx4.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=rcblach@raleigh.ibm.com \
/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).