add board_init

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1249 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2003-11-03 00:17:17 +00:00
parent 4e17b848f8
commit ab5ab6e556
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ void ppc_main(void)
unsigned *from;
unsigned *to;
board_init();
sdram_init();
/*