build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46113 )
Change subject: soc/amd/picasso: Print values from PSP transfer buffer ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/46113/1/src/soc/amd/picasso/bootblo... File src/soc/amd/picasso/bootblock/bootblock.c:
https://review.coreboot.org/c/coreboot/+/46113/1/src/soc/amd/picasso/bootblo... PS1, Line 148: printk(BIOS_INFO,"No PSP info found in transfer buffer.\n"); space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/46113/1/src/soc/amd/picasso/bootblo... PS1, Line 152: printk(BIOS_INFO,"PSP boot mode: %s\n", space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/46113/1/src/soc/amd/picasso/bootblo... PS1, Line 155: printk(BIOS_INFO,"Silicon level: %s\n", space required after that ',' (ctx:VxV)