From b205c5d8c1edf4bc254cc2d0944935f6dc8f26ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Sun, 23 Oct 2022 12:01:23 +0200 Subject: [PATCH] util/superiotool/nuvoton.c: fix NCT6687D PP LDN typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Parallel Port has LDN 1 and Serial Pot has LDN 2. Fix typo made in the patch adding register definitions for NCT6687D Super I/O chip. Signed-off-by: Michał Żygowski Change-Id: If850d2a0a03bd41e3d855f347fd182831bcfcdca Reviewed-on: https://review.coreboot.org/c/coreboot/+/68710 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/superiotool/nuvoton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index 66dcfce9eb..ea11393000 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -90,7 +90,7 @@ static const struct superio_registers reg_table[] = { {0xff,0xff,0x00,0x00,0x00,0x00,0x10,0x00,0x00, 0x00,0xd5,0x92,0x00,0x80,0x67,0x01,0x00,0x3e, 0x00,0x03,0x0f,0x00,0x00,0x00,MISC,EOT}}, - {0x02, "Parallel Port", + {0x01, "Parallel Port", {0x30,0x60,0x61,0x70,0x74,0xf0,EOT}, {0x00,0x00,0x00,0x00,0x00,0x3f,EOT}}, {0x02, "UART A",