From e3f3e2edb4f45ff5f53df3a3b4012bc5e60f1bb8 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 15:33:10 +0000 Subject: Rename LinuxBIOS to coreboot Corresponding to flashrom svn r178 and coreboot v2 svn r3054. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer --- flashrom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flashrom.c') diff --git a/flashrom.c b/flashrom.c index 27cf1fc0..9fde57d9 100644 --- a/flashrom.c +++ b/flashrom.c @@ -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. -- cgit v1.2.3