build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40875 )
Change subject: soc/amd/picasso: Allow mainboard to provide pci ddi descriptors ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/40875/1/src/soc/amd/picasso/fsp_par... File src/soc/amd/picasso/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/40875/1/src/soc/amd/picasso/fsp_par... PS1, Line 19: for (i = 0; i < num; i++) { braces {} are not necessary for single statement blocks
https://review.coreboot.org/c/coreboot/+/40875/1/src/soc/amd/picasso/fsp_par... PS1, Line 33: for (i = 0; i < num; i++) { braces {} are not necessary for single statement blocks