mb/google/octopus/variants/casta: Disable xHCI compliance mode
Disable xHCI compliance mode to prevent SS hub detection issue. BRANCH=firmware-octopus-11297.B BUG=none TEST=built Change-Id: I7a9bbc92565e752a8f8f4689519c100594596701 Signed-off-by: Seunghwan Kim <sh_.kim@samsung.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44438 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
6c22be6298
commit
0b555abc2e
1 changed files with 3 additions and 0 deletions
|
@ -139,4 +139,7 @@ chip soc/intel/apollolake
|
|||
end
|
||||
end # - I2C 6
|
||||
end
|
||||
|
||||
# Disable compliance mode
|
||||
register "DisableComplianceMode" = "1"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue