Fix all build problems on PPC except the _SDA_BASE issues caused by the

code expecting too old binutils(?).

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4007 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2009-03-15 10:04:41 +00:00
committed by Stefan Reinauer
parent 8f556be766
commit 6d07c932bb
6 changed files with 15 additions and 11 deletions

View File

@@ -28,6 +28,7 @@
#include <ppc.h>
#include <arch/io.h>
#include <console/console.h>
#include <uart8250.h>
void
board_init(void)