- First pass at getting the powerpc ports to compile

The static device tree is not built properly at all yet, but at least we get through it.
  FIXME (What is the proper way to handle add in boards?)
- Add generic div64 support and ppc div64 support
- Fix abuild so it properly generates the CC line when cross compiling.
- Add one more possible ppc cross compiler target


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1762 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman
2004-11-05 19:55:06 +00:00
parent cd51e6ad90
commit 692f2c7aed
9 changed files with 324 additions and 29 deletions

View File

@@ -0,0 +1 @@
#include <arch-generic/div64.h>