summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMichał Żygowski <michal.zygowski@3mdeb.com>2022-10-23 12:01:23 +0200
committerMichał Żygowski <michal.zygowski@3mdeb.com>2022-10-24 09:08:40 +0000
commitb205c5d8c1edf4bc254cc2d0944935f6dc8f26ff (patch)
treeff64491cbcfbcd980941b39eebfb9f2a44af5eaf /util
parent94008a81e52cd717aea6291d7f52398285a27998 (diff)
downloadcoreboot-b205c5d8c1edf4bc254cc2d0944935f6dc8f26ff.tar.gz
coreboot-b205c5d8c1edf4bc254cc2d0944935f6dc8f26ff.tar.bz2
coreboot-b205c5d8c1edf4bc254cc2d0944935f6dc8f26ff.zip
util/superiotool/nuvoton.c: fix NCT6687D PP LDN typo
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 <michal.zygowski@3mdeb.com> Change-Id: If850d2a0a03bd41e3d855f347fd182831bcfcdca Reviewed-on: https://review.coreboot.org/c/coreboot/+/68710 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'util')
-rw-r--r--util/superiotool/nuvoton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c
index 66dcfce9ebbc..ea113930002b 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",