From 0be73bbf3014d3e7a5d519bb6023c99374df3322 Mon Sep 17 00:00:00 2001 From: Ronald Hoogenboom Date: Mon, 25 Feb 2008 22:32:41 +0000 Subject: This patch adds support to dump other registers than the primary pnp-style configuration registers, using the new option -e/--extra-dump. This patch only adds dumping of the Environmental Controller configuration registers for the IT8716f chip. Signed-off-by: Ronald Hoogenboom I (Carl-Daniel) checked the data sheets of the whole IT87[012] series and although the environment controller is sometimes called fan controller, the location of the register is the same for all models. Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3117 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util/superiotool/README') diff --git a/util/superiotool/README b/util/superiotool/README index 9fc9e73739..24845b5185 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -33,6 +33,7 @@ Usage $ superiotool [-d] [-l] [-V] [-v] [-h] -d | --dump Dump Super I/O register contents + -e | --extra-dump Dump Secondary registers too (like EC registers etc.) -l | --list-supported Show the list of supported Super I/O chips -V | --verbose Verbose mode -v | --version Show the superiotool version @@ -95,9 +96,9 @@ Frieder Ferlemann Idwer Vollering Rasmus Wiman Robinson P. Tryon +Ronald Hoogenboom Ronald Minnich Stefan Reinauer Ulf Jordan Uwe Hermann Ward Vandewege - -- cgit v1.2.3