Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, chris wang, Felix Held. Chris Wang 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 2:
(4 comments)
File src/soc/amd/picasso/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/50240/comment/f20cfeb0_ca072b9a PS1, Line 131: memcpy (&scfg->usb_3_port0_phy_tune, &cfg->usb3_phy_tune_params[0],
space prohibited between function name and open parenthesis '('
done
https://review.coreboot.org/c/coreboot/+/50240/comment/572dbeb3_b5b03f30 PS1, Line 133: memcpy (&scfg->usb_3_port1_phy_tune, &cfg->usb3_phy_tune_params[1],
space prohibited between function name and open parenthesis '('
done
https://review.coreboot.org/c/coreboot/+/50240/comment/7d4e65b0_ac051a72 PS1, Line 135: memcpy (&scfg->usb_3_port2_phy_tune, &cfg->usb3_phy_tune_params[2],
space prohibited between function name and open parenthesis '('
done
https://review.coreboot.org/c/coreboot/+/50240/comment/cb410b30_55021681 PS1, Line 137: memcpy (&scfg->usb_3_port3_phy_tune, &cfg->usb3_phy_tune_params[3],
space prohibited between function name and open parenthesis '('
done