diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-01-18 15:33:10 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-01-18 15:33:10 +0000 |
commit | 8df401db3bb6419c8fc9339dcc505332dff33bfe (patch) | |
tree | b340b49e0c8fe1388de86a02af6e59cf77107523 /util/flashrom/flashrom.8 | |
parent | f8ee1806ac524bc782c93eccc59ee3c929abddb9 (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/flashrom.8')
-rw-r--r-- | util/flashrom/flashrom.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/util/flashrom/flashrom.8 b/util/flashrom/flashrom.8 index 1803bf826d..3197460301 100644 --- a/util/flashrom/flashrom.8 +++ b/util/flashrom/flashrom.8 @@ -7,7 +7,7 @@ flashrom \- a universal flash programming utility .SH DESCRIPTION .B flashrom is a universal flash programming utility for DIP, PLCC, or SPI flash ROM -chips. It can be used to flash BIOS/LinuxBIOS/firmware images, for example. +chips. It can be used to flash BIOS/coreboot/firmware images, for example. .SH OPTIONS If no file is specified, then all that happens is that flash info is dumped and the flash chip is set to writable. @@ -46,8 +46,8 @@ README for a list. Force write without checking whether the ROM image file is really meant to be used on this board. .sp -Note: This check only works while LinuxBIOS is running, and only for those -boards where the LinuxBIOS code supports it. +Note: This check only works while coreboot is running, and only for those +boards where the coreboot code supports it. .TP .B "\-l, \-\-layout" <layout.file> Read ROM layout from file. @@ -63,8 +63,8 @@ Show a help text and exit. .\".B "\-\-version" .\"Show version information and exit. .SH BUGS -Please report any bugs at http://tracker.linuxbios.org/trac/LinuxBIOS/, -or on the LinuxBIOS mailing list (http://linuxbios.org/Mailinglist). +Please report any bugs at http://tracker.coreboot.org/trac/coreboot/, +or on the coreboot mailing list (http://www.coreboot.org/Mailinglist). .SH LICENCE .B flashrom is covered by the GNU General Public License (GPL), version 2 or later. |