From 5eabe25a6927f16c5e47fafd5ac26d3cb7140d80 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 16 Dec 2014 14:47:51 +0100 Subject: util/superiotool: change displayed name of chip id 0xc333 (nct6776) nct6776f and nct6776d are just two package variants containing the same die Change-Id: I4d319fa0e791e66ad04857dede2fdfc8e42dd45a Signed-off-by: Felix Held Reviewed-on: http://review.coreboot.org/7806 Reviewed-by: Paul Menzel Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- util/superiotool/nuvoton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/superiotool/nuvoton.c') diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index 54ac5f605b..ea55a63f24 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -314,7 +314,7 @@ static const struct superio_registers reg_table[] = { {0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,EOT}, {0x01,0x00,0x00,0x00,0x01,0x00,EOT}}, {EOT}}}, - {0xc333, "NCT6776F (C)", { + {0xc333, "NCT6776F/D (C)", { {NOLDN, NULL, {0x10,0x11,0x13,0x14,0x16,0x17,0x18,0x19,0x1a, 0x1b,0x1c,0x1d,0x1e,0x1f,0x20,0x21,0x22,0x23, -- cgit v1.2.3