soc/intel/common/cnvi: Fix GBTE path in comment
Change-Id: If1e5d70a23c2a139ef3ee4970db2e5d528c2661e Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84991 Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d33244c3af
commit
0bb4a220a8
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ static void cnvw_fill_ssdt(const struct device *dev)
|
|||
* If (((PCRR (CNVI_SIDEBAND_ID, CNVI_ABORT_PLDR) & CNVI_ABORT_REQUEST) == Zero))
|
||||
* {
|
||||
* Local2 = Zero
|
||||
* If ((GBTE() == One))
|
||||
* If ((\_SB.PCI0.GBTE() == One))
|
||||
* {
|
||||
* \_SB.PCI0.BTRK (Zero)
|
||||
* Sleep (105)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue