serw13: Disable AER on both SSD slots
Change-Id: I6a254407fac3b3df4a25a057a4ae953847d310d9
This commit is contained in:
@@ -90,7 +90,7 @@ chip soc/intel/alderlake
|
||||
register "pch_pcie_rp[PCH_RP(21)]" = "{
|
||||
.clk_src = 5,
|
||||
.clk_req = 5,
|
||||
.flags = PCIE_RP_LTR | PCIE_RP_AER,
|
||||
.flags = PCIE_RP_LTR, // XXX: AER spews warnings
|
||||
}"
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user