summaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-01-18 15:33:10 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2008-01-18 15:33:10 +0000
commite3f3e2edb4f45ff5f53df3a3b4012bc5e60f1bb8 (patch)
treef2e011db66093d0ccda872ed7a73f3ff2d1eccb0 /flashrom.c
parenta3f8a6416616588021f21b893e673cc67a71bc3f (diff)
downloadast2050-flashrom-e3f3e2edb4f45ff5f53df3a3b4012bc5e60f1bb8.zip
ast2050-flashrom-e3f3e2edb4f45ff5f53df3a3b4012bc5e60f1bb8.tar.gz
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>
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 27cf1fc..9fde57d 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.
OpenPOWER on IntegriCloud