summaryrefslogtreecommitdiff
path: root/util/flashrom/README
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-01-18 15:33:10 +0000
committerStefan Reinauer <stepan@openbios.org>2008-01-18 15:33:10 +0000
commit8df401db3bb6419c8fc9339dcc505332dff33bfe (patch)
treeb340b49e0c8fe1388de86a02af6e59cf77107523 /util/flashrom/README
parentf8ee1806ac524bc782c93eccc59ee3c929abddb9 (diff)
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
Diffstat (limited to 'util/flashrom/README')
-rw-r--r--util/flashrom/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/util/flashrom/README b/util/flashrom/README
index 9f842ff508..994a163808 100644
--- a/util/flashrom/README
+++ b/util/flashrom/README
@@ -2,7 +2,7 @@
Flashrom README
-------------------------------------------------------------------------------
-This is the universal (LinuxBIOS) flash utility.
+This is the universal (coreboot) flash utility.
Build Requirements
------------------
@@ -38,17 +38,17 @@ Usage
is that flash info is dumped and the flash chip is set to writable.
-LinuxBIOS Table and Mainboard Identification
+coreboot Table and Mainboard Identification
--------------------------------------------
-Flashrom reads the LinuxBIOS table to determine the current mainboard
-(parse DMI as well in future?). If no LinuxBIOS table could be read
+Flashrom reads the coreboot table to determine the current mainboard
+(parse DMI as well in future?). If no coreboot table could be read
or if you want to override these values, you can specify -m, e.g.:
flashrom -w --mainboard AGAMI:ARUMA agami_aruma.rom
The following boards require the specification of the board name, if
-no LinuxBIOS table is found:
+no coreboot table is found:
* IWILL DK8-HTX: use -m iwill:dk8_htx
* Agami Aruma: use -m AGAMI:ARUMA