summaryrefslogtreecommitdiffstats
path: root/util/superiotool/README
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-01-18 15:34:24 +0000
committerStefan Reinauer <stepan@openbios.org>2008-01-18 15:34:24 +0000
commit997afe6ca576dcc0117891294b5f51f29864f354 (patch)
treea94f448e82a0d21235fe69a1f15b19a06a1182cd /util/superiotool/README
parentf527e70333e9644f4024737240b9be18f4e2d4d4 (diff)
downloadcoreboot-997afe6ca576dcc0117891294b5f51f29864f354.tar.gz
coreboot-997afe6ca576dcc0117891294b5f51f29864f354.tar.bz2
coreboot-997afe6ca576dcc0117891294b5f51f29864f354.zip
util/ renames
Acked-by: Stefan Reinauer <stepan@coresystems.de> Signed-off-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3056 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/README')
-rw-r--r--util/superiotool/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/util/superiotool/README b/util/superiotool/README
index cd4394153198..c601168a76f8 100644
--- a/util/superiotool/README
+++ b/util/superiotool/README
@@ -11,14 +11,14 @@ Superiotool is a user-space utility which can
- dump all register contents of the Super I/O chip, together with the
default values as per datasheet (to make comparing the values easy).
-It is mainly used for LinuxBIOS development purposes (see linuxbios.org
-for details on LinuxBIOS), but it may also be useful for other things.
+It is mainly used for coreboot development purposes (see coreboot.org
+for details on coreboot), but it may also be useful for other things.
Installation
------------
- $ svn co svn://linuxbios.org/repos/trunk/util/superiotool
+ $ svn co svn://coreboot.org/repos/trunk/util/superiotool
$ cd superiotool
@@ -54,21 +54,21 @@ Typical usage of superiotool:
Supported Super I/O Chips
-------------------------
-Please see http://linuxbios.org/Superiotool#Supported_devices.
+Please see http://coreboot.org/Superiotool#Supported_devices.
There's also a collection of sample register dumps from various Super I/O
chips on that page. Please send further register dumps (either from a
-proprietary BIOS and/or from LinuxBIOS) to the LinuxBIOS mailing list
-(http://linuxbios.org/Mailinglist).
+proprietary BIOS and/or from coreboot) to the coreboot mailing list
+(http://coreboot.org/Mailinglist).
Website and Mailing List
------------------------
-The main website is http://linuxbios.org/Superiotool.
+The main website is http://coreboot.org/Superiotool.
For additional information, patches, and discussions, please join the
-LinuxBIOS mailing list at http://linuxbios.org/Mailinglist, where most
+coreboot mailing list at http://coreboot.org/Mailinglist, where most
superiotool developers are subscribed.