29 Jun 2012 22:21
Patch set updated for coreboot: 833a825 superiotool: Add support for NCT6775F(A/B) and NCT6779D
Guenter Roeck <gerrit <at> coreboot.org>
2012-06-29 20:21:05 GMT
2012-06-29 20:21:05 GMT
Guenter Roeck (linux <at> roeck-us.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1148 -gerrit commit 833a825f753779d366e401ebd8af6761bb5125f2 Author: Guenter Roeck <linux <at> roeck-us.net> Date: Fri Jun 29 12:22:51 2012 -0700 superiotool: Add support for NCT6775F(A/B) and NCT6779D Change-Id: I66667fcb58f6885460021f4a2024d6ba56b95f11 Signed-off-by: Guenter Roeck <linux <at> roeck-us.net> --- util/superiotool/nuvoton.c | 234 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 234 insertions(+), 0 deletions(-) diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index ed2eabc..46b8c2a 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c <at> <at> -66,6 +66,170 <at> <at> static const struct superio_registers reg_table[] = { {EOT}}}, {0x1a, "WPCM450", { {EOT}}}, + {0xb472, "NCT6775F (A)", { + {NOLDN, NULL, + {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28, + 0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT}, + {0xb4,0x72,0xff,0x78,0x40,0x00,0x00,0x7d,0x00, + 0x00,0x58,0x77,0xfc,0x04,0x00,MISC,EOT}},(Continue reading)
RSS Feed