mb/google/brask/variants/moli: add fw_config for usb retimer

add USBC0_RETIMER into 2, 3 bits for usb retimer.

BUG=b:232486478
TEST=emerge-brask coreboot.

Signed-off-by: Raihow Shi <raihow_shi@wistron.corp-partner.google.com>
Change-Id: Idaf2e53387476d344d2c838a6e762f5a4c582989
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64330
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Zhuohao Lee <zhuohao@google.com>
This commit is contained in:
Raihow Shi 2022-05-13 17:21:06 +08:00 committed by Felix Held
parent 68e6dc9832
commit 604060c586
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
fw_config fw_config
field USBC0_RETIMER 2 3
option USBC0_RETIMER_ABSENT 0
option USBC0_RETIMER_PRESENT 1
end
field STORAGE 4 5 field STORAGE 4 5
option STORAGE_UNKNOWN 0 option STORAGE_UNKNOWN 0
option STORAGE_NVME 1 option STORAGE_NVME 1