Raymond Chung has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/47437 )
Change subject: TEST ......................................................................
TEST
Change-Id: I6774e110d6b6980c814460648680ee352c45e206 Signed-off-by: Raymond Chung raymondchung@ami.corp-partner.google.com --- M src/mainboard/google/volteer/variants/lindar/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/47437/1
diff --git a/src/mainboard/google/volteer/variants/lindar/overridetree.cb b/src/mainboard/google/volteer/variants/lindar/overridetree.cb index 87ca0a3..b078fa8 100644 --- a/src/mainboard/google/volteer/variants/lindar/overridetree.cb +++ b/src/mainboard/google/volteer/variants/lindar/overridetree.cb @@ -1,5 +1,5 @@ chip soc/intel/tigerlake - # USB Port Config + # USB Port Config register "usb2_ports[0]" = "USB2_PORT_MID(OC_SKIP)" # Type-A Port A0 register "usb2_ports[3]" = "USB2_PORT_MID(OC_SKIP)" # Type-A / Type-C C1 register "usb2_ports[4]" = "USB2_PORT_MID(OC_SKIP)" # M.2 Camera
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47437 )
Change subject: TEST ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47437/1/src/mainboard/google/voltee... File src/mainboard/google/volteer/variants/lindar/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/47437/1/src/mainboard/google/voltee... PS1, Line 2: # USB Port Config trailing whitespace