mirror of
https://review.coreboot.org/flashrom.git
synced 2025-11-17 21:20:40 +01:00
Rename LinuxBIOS to coreboot
Corresponding to flashrom svn r178 and coreboot v2 svn r3054. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
This commit is contained in:
committed by
Stefan Reinauer
parent
a3f8a64166
commit
e3f3e2edb4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user