Attention is currently required from: Felix Singer, Nico Huber, Paul Menzel, Michael Niewöhner, Sergii Dmytruk.
View Change
6 comments:
File ite_ecfw.c:
Patch Set #17, Line 835:
if (register_shutdown(ite_ecfw_shutdown, ctx_data))
goto ite_ecfw_init_exit;
> Or do we know any other way of getting out of flashing mode of the EC? […]
Done
File ite_ecfw.c:
Patch Set #20, Line 87: crc_check
this bit is inverted (1 = disable); change the name to `no_crc_check`? […]
Done
Patch Set #20, Line 87: enables
disables
Done
Patch Set #20, Line 91: fspi_mirror
this bit is negated (1 = disable), change the name to `no_fspi_mirror`? […]
Done
Patch Set #20, Line 93: pwm_blinking
this bit is negated (1 = disable); change the name to `no_pwm_blinking`? […]
Done
Patch Set #20, Line 332:
if (blocks_1_2) {
itestring->flags.clock_source = CLOCK_SOURCE_INTERNAL;
hm, I know the reference implementation does that... […]
The question is if we remove it will not break things?
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: 21
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: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
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-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-Attention: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Gerrit-Comment-Date: Tue, 02 Nov 2021 16:32:05 +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