From 3ad6ff10545f50db9c294dffd89e3a5e2a5a57d1 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sun, 31 May 2015 20:37:04 +0200 Subject: superiotool: detect the NCT5572D Change-Id: I99717072679a51deecd6934ce7fb4aeb45135cd6 Signed-off-by: Felix Held Reviewed-on: http://review.coreboot.org/10386 Tested-by: build bot (Jenkins) Reviewed-by: Nicolas Reinecke --- util/superiotool/nuvoton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index bc95869923..4376494fee 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -148,7 +148,7 @@ static const struct superio_registers reg_table[] = { {0xff,0xff,0xf7,0xff,0xfb,0xcb,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0x00,0x70,0xff,EOT}}, {EOT}}}, - {0xb473, "NCT6775F (B)", { + {0xb473, "NCT6775F (B) / NCT5572D (B) (not all LDNs supported)", { {NOLDN, NULL, {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28, 0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT}, -- cgit v1.2.3