util/superiotool/nuvoton.c: Minor tag update/removal
Signed-off-by: Pavel Sayekat <pavelsayekat@gmail.com> Change-Id: Ic193f31b9776683849578bf9009c51bf22d1dae6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/33910 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
6bdaaefb30
commit
40dc75efcb
|
@ -594,7 +594,7 @@ static const struct superio_registers reg_table[] = {
|
|||
{0x05, "Keyboard Controller",
|
||||
{0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
|
||||
{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x83,EOT}},
|
||||
{0x06, "CIR",
|
||||
{0x06, "Consumer IR",
|
||||
{0x30,0x60,0x61,0x70,EOT},
|
||||
{0x00,0x00,0x00,0x00,EOT}},
|
||||
{0x07, "GPIO 7, GPIO 8",
|
||||
|
@ -622,7 +622,7 @@ static const struct superio_registers reg_table[] = {
|
|||
{0x00,0x00,0x00,0x00,0x7f,0x7f,0x7f,0x7f,0x7f,0xa8,
|
||||
0x08,0x7f,0x00,0x81,0x00,0x00,0x00,0x00,0x87,0x47,
|
||||
0x00,0x00,0x00,0x02,EOT}},
|
||||
{0x0d, "BCLK, WDT2",
|
||||
{0x0d, "WDT2",
|
||||
{0xe7,0xe8,0xeb,0xed,0xf0,0xf3,EOT},
|
||||
{0x10,0x32,0x14,0x00,0x00,0x00,EOT}},
|
||||
{0x0e, "CIR Wake-Up",
|
||||
|
|
Loading…
Reference in New Issue