Attention is currently required from: Nico Huber, Michał Żygowski, Jonathan Zhang, Angel Pons.
View Change
4 comments:
Commit Message:
File ich_descriptors.c:
Patch Set #1, Line 962: warn_peculiar_desc(content->ICCRIBA > 0x34, "C620 series");
Another case,
Done
Patch Set #1, Line 965: warn_peculiar_desc(content->ICCRIBA != 0x31, "100 series");
and another one. Basically, if there is an expression given as the first […]
Good point about `warn_if` - I've removed that as well.
Patch Set #1, Line 968:
if (content->ICCRIBA != 0x34)
msg_pwarn("Unknown flash descriptor, assuming 300 series compatibility.\n");
here too
To view, visit change 57793. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ica49477492876810a6fa212768b1ab9e8c12001f
Gerrit-Change-Number: 57793
Gerrit-PatchSet: 3
Gerrit-Owner: David Hendricks
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Jonathan Zhang <jonzhang@fb.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Attention: Jonathan Zhang <jonzhang@fb.com>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-Comment-Date: Thu, 23 Sep 2021 05:09:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h@gmx.de>
Gerrit-MessageType: comment