build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46059 )
Change subject: amd/picasso/psp_verstage: use cbmem console ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46059/1/src/soc/amd/picasso/psp_ver... File src/soc/amd/picasso/psp_verstage/printk.c:
https://review.coreboot.org/c/coreboot/+/46059/1/src/soc/amd/picasso/psp_ver... PS1, Line 36: for(i = 0; i < cnt; i++) { space required before the open parenthesis '('
https://review.coreboot.org/c/coreboot/+/46059/1/src/soc/amd/picasso/psp_ver... PS1, Line 36: for(i = 0; i < cnt; i++) { braces {} are not necessary for single statement blocks