- First stab at getting the ppc ports building and working.

- The sandpointx3+altimus has been consolidated into one directory for now.
- Added support for having different versions of the pci access functions
  on a per bus basis if needed.
  Hopefully I have not broken something inadvertently.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1786 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman
2004-11-18 22:38:08 +00:00
parent bec8acedf1
commit a9e632c2ac
62 changed files with 1467 additions and 322 deletions

View File

@@ -1,12 +1,12 @@
##
## CPU initialization
##
chip cpu/ppc/mpc74xx device pnp 0.0 on end end
dir /cpu/ppc/mpc74xx
##
## Include the secondary Configuration files
##
chip northbridge/motorola/mpc107 device pnp 0.0 on end end
dir /northbridge/motrola/mpc107
##
## Build the objects we have code for in this directory.