mb/starlabs/starfighter: Correct USB port index
Change-Id: Ib59ce76523aad40790dac00f31e4388497294d37 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85705 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
572531afd0
commit
165f673ac1
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ chip soc/intel/alderlake
|
|||
register "usb2_ports[4]" = "USB2_PORT_MID(OC_SKIP)"
|
||||
|
||||
# Daughterboard USB 3.0 Type-A + USB 3.0 Type-A
|
||||
register "usb2_ports[5]" = "USB2_PORT_MID(OC0)"
|
||||
register "usb2_ports[6]" = "USB2_PORT_MID(OC0)"
|
||||
register "usb3_ports[1]" = "USB3_PORT_DEFAULT(OC_SKIP)"
|
||||
|
||||
# Internal Bluetooth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue