soc/braswell/acpi: Fix CID1 offset in comment
Signed-off-by: Hannah Williams <hannah.williams@intel.com> Change-Id: I9fd2ebba985362fe8068c10390bb014cf9015ac5 Reviewed-on: https://review.coreboot.org/13483 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
73600e3199
commit
ba6dfe4cc5
|
@ -51,7 +51,7 @@ Field (GNVS, ByteAcc, NoLock, Preserve)
|
|||
PM1I, 32, /* 0x15 - System Wake Source - PM1 Index */
|
||||
GPEI, 32, /* 0x19 - GPE Wake Source */
|
||||
BDID, 8, /* 0x1d - Board ID */
|
||||
CID1, 16, /* 0x1A - Wifi Domain Type */
|
||||
CID1, 16, /* 0x1e - Wifi Domain Type */
|
||||
|
||||
/* Device Config */
|
||||
Offset (0x20),
|
||||
|
|
Loading…
Reference in New Issue