build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27776 )
Change subject: util/pmh7tool: Add tool to dump PMH7 registers ......................................................................
Patch Set 9:
(3 comments)
https://review.coreboot.org/#/c/27776/9/util/pmh7tool/pmh7tool.c File util/pmh7tool/pmh7tool.c:
https://review.coreboot.org/#/c/27776/9/util/pmh7tool/pmh7tool.c@151 PS9, Line 151: fprintf(stderr, "Error: <addr> cannot be greater than 9 bits long.\n"); line over 80 characters
https://review.coreboot.org/#/c/27776/9/util/pmh7tool/pmh7tool.c@157 PS9, Line 157: fprintf(stderr, "Error: <bit> cannot be greater than 8.\n"); line over 80 characters
https://review.coreboot.org/#/c/27776/9/util/pmh7tool/pmh7tool.c@162 PS9, Line 162: fprintf(stderr, "Error: <data> cannot be greater than 9 bits long.\n"); line over 80 characters