add board_init
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1249 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -25,6 +25,8 @@ void ppc_main(void)
|
|||||||
unsigned *from;
|
unsigned *from;
|
||||||
unsigned *to;
|
unsigned *to;
|
||||||
|
|
||||||
|
board_init();
|
||||||
|
|
||||||
sdram_init();
|
sdram_init();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user