build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38634 )
Change subject: util/msrtool: Fix typos ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_atom.c File util/msrtool/intel_atom.c:
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_atom.c@4... PS1, Line 42: {0xcd, MSRTYPE_RDONLY, MSR2(0,0), "MSR_FSB_FREQ", "Scalable Bus Speed", { space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_core2_la... File util/msrtool/intel_core2_later.c:
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_core2_la... PS1, Line 128: {0xcd, MSRTYPE_RDONLY, MSR2(0,0), "MSR_FSB_FREQ", "Scalable Bus Speed", { space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_nehalem.... File util/msrtool/intel_nehalem.c:
https://review.coreboot.org/c/coreboot/+/38634/1/util/msrtool/intel_nehalem.... PS1, Line 45: {0xcd, MSRTYPE_RDONLY, MSR2(0,0), "MSR_FSB_FREQ", "Scalable Bus Speed", { space required after that ',' (ctx:VxV)