for some reasons the externals did not get committed.

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3054 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2008-01-18 15:33:10 +00:00
committed by Stefan Reinauer
parent f8ee1806ac
commit 8df401db3b
10 changed files with 35 additions and 35 deletions

View File

@ -350,7 +350,7 @@ int main(int argc, char *argv[])
/* We look at the lbtable first to see if we need a
* mainboard specific flash enable sequence.
*/
linuxbios_init();
coreboot_init();
/* try to enable it. Failure IS an option, since not all motherboards
* really need this to be done, etc., etc.