Attention is currently required from: Felix Singer, Nico Huber, Paul Menzel, Michael Niewöhner.
View Change
5 comments:
File ite_ecfw.c:
Patch Set #14, Line 90: wait_for_ext_crystal
> When the bit is 0, then it DOESN'T wait for external crystal. […]
Ok now it is much more clear to me. Changed.
Patch Set #14, Line 315: = (blocks_1_2 ? 0x94 : 0x85);
Replaced with bit field updates
Done
Patch Set #14, Line 324: 0xaa
zero means `size of 0`, which is "disable", too but only valid when the mirror bit set. […]
Added comment to the zero case
File ite_ecfw.c:
Patch Set #17, Line 208: 0
0: XDATA (XRAM/registers) with address as FDAT:FBUF […]
Added just an enum. Not implementing the access.
Patch Set #17, Line 813: probe_ite_superio_support(ctx_data);
Agreed. Maybe just change the name then, which was what confused me. […]
Dropped _support suffix
To view, visit change 55715. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I0e42260155ffea38a6f60790871cd8da7b657031
Gerrit-Change-Number: 55715
Gerrit-PatchSet: 18
Gerrit-Owner: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Gerrit-Attention: Felix Singer <felixsinger@posteo.net>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-Comment-Date: Mon, 13 Sep 2021 12:20:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Michał Żygowski <michal.zygowski@3mdeb.com>
Comment-In-Reply-To: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-MessageType: comment