[coreboot] Patch set updated for coreboot: 2c1ca17 tell superiotool about the ITE 8772
Stefan Reinauer (stefan.reinauer@coreboot.org)
gerrit at coreboot.org
Wed Mar 7 02:12:57 CET 2012
Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/734
-gerrit
commit 2c1ca1793b591e9b205259174e72f0658281eab0
Author: Stefan Reinauer <reinauer at chromium.org>
Date: Tue Oct 25 17:12:53 2011 +0000
tell superiotool about the ITE 8772
no dumping yet
Change-Id: I4e687ca816c8d6d1c95255b0abf6a19513e23f86
Signed-off-by: Stefan Reinauer <reinauer at google.com>
---
util/superiotool/ite.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c
index c83d788..e186e10 100644
--- a/util/superiotool/ite.c
+++ b/util/superiotool/ite.c
@@ -708,6 +708,8 @@ static const struct superio_registers reg_table[] = {
{EOT}}},
{0x8761, "IT8761E", {
{EOT}}},
+ {0x8772, "IT8772F", {
+ {EOT}}},
{0x8780, "IT8780F", {
{EOT}}},
{EOT}
More information about the coreboot
mailing list