Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Chris Wang, Felix Held. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50240 )
Change subject: [WIP] soc/amd/picasso: add UPD for USB3 phy setting adjsut ......................................................................
Patch Set 1:
(4 comments)
File src/soc/amd/picasso/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/50240/comment/6a46b62a_af1a1117 PS1, Line 131: memcpy (&scfg->usb_3_port0_phy_tune, &cfg->usb3_phy_tune_params[0], space prohibited between function name and open parenthesis '('
https://review.coreboot.org/c/coreboot/+/50240/comment/30605882_4d4c8315 PS1, Line 133: memcpy (&scfg->usb_3_port1_phy_tune, &cfg->usb3_phy_tune_params[1], space prohibited between function name and open parenthesis '('
https://review.coreboot.org/c/coreboot/+/50240/comment/93ed4e61_432b6336 PS1, Line 135: memcpy (&scfg->usb_3_port2_phy_tune, &cfg->usb3_phy_tune_params[2], space prohibited between function name and open parenthesis '('
https://review.coreboot.org/c/coreboot/+/50240/comment/588a38cf_cefe6bb8 PS1, Line 137: memcpy (&scfg->usb_3_port3_phy_tune, &cfg->usb3_phy_tune_params[3], space prohibited between function name and open parenthesis '('