Attention is currently required from: Werner Zeh.
Patch set 1:Code-Review +2
3 comments:
Commit Message:
Patch Set #1, Line 7: util/ich_descriptors_tool
nit: I'd use `ich_descriptors.c` as file path, the code is also used by flashrom itself.
According to the SPI Programming Guide the dual output is
enabled when this bit is set and disabled if not (checked for Panther
Point, Lewisburg C620, Apollo Lake and Elkhart Lake).
Starting with "According to the SPI Programming Guide" makes it seem like you only checked one SPI programming guide. I'd suggest rephrasing the sentence as follows:
According to the SPI Programming Guides for Panther Point, Lewisburg C620, Apollo Lake and Elkhart Lake, the dual output is enabled when this bit is set and disabled if not.
Another option would be to move the part in parentheses closer to "SPI Programming Guide":
According to various SPI Programming Guides (checked for Panther Point, Lewisburg C620, Apollo Lake and Elkhart Lake), the dual output is enabled when this bit is set and disabled if not.
Patchset:
I checked the SPI programming guides for Lynx Point, Wildcat Point, Bay Trail, Skylake-H and Gemini Lake; all agree with this change.
To view, visit change 61362. To unsubscribe, or for help writing mail filters, visit settings.