build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29966 )
Change subject: Coreboot: Add support for USB host mode for mistral platform ......................................................................
Patch Set 2:
(4 comments)
https://review.coreboot.org/#/c/29966/2/src/soc/qualcomm/qcs405/usb.c File src/soc/qualcomm/qcs405/usb.c:
https://review.coreboot.org/#/c/29966/2/src/soc/qualcomm/qcs405/usb.c@137 PS2, Line 137: write8(&dwc3->usb2_phy_dig->override_x0, dwc3->board_data->parameter_override_x0); line over 80 characters
https://review.coreboot.org/#/c/29966/2/src/soc/qualcomm/qcs405/usb.c@138 PS2, Line 138: write8(&dwc3->usb2_phy_dig->override_x1, dwc3->board_data->parameter_override_x1); line over 80 characters
https://review.coreboot.org/#/c/29966/2/src/soc/qualcomm/qcs405/usb.c@139 PS2, Line 139: write8(&dwc3->usb2_phy_dig->override_x2, dwc3->board_data->parameter_override_x2); line over 80 characters
https://review.coreboot.org/#/c/29966/2/src/soc/qualcomm/qcs405/usb.c@140 PS2, Line 140: write8(&dwc3->usb2_phy_dig->override_x3, dwc3->board_data->parameter_override_x3); line over 80 characters