build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31385 )
Change subject: util/spdtool: Add tool to extract SPD from BLOBs ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/#/c/31385/1/util/spdtool/description.md File util/spdtool/description.md:
https://review.coreboot.org/#/c/31385/1/util/spdtool/description.md@1 PS1, Line 1: Dumps SPD ROMs from a given blob to seperate files using known patterns 'seperate' may be misspelled - perhaps 'separate'?
https://review.coreboot.org/#/c/31385/1/util/spdtool/spdtool.py File util/spdtool/spdtool.py:
https://review.coreboot.org/#/c/31385/1/util/spdtool/spdtool.py@82 PS1, Line 82: """Helper for python2/python3 compability""" 'compability' may be misspelled - perhaps 'compatibility'?
https://review.coreboot.org/#/c/31385/1/util/spdtool/spdtool.py@182 PS1, Line 182: parser.add_argument('--ignorecrc', help='Ignore CRC missmatch', 'missmatch' may be misspelled - perhaps 'mismatch'?