Attention is currently required from: Angel Pons, Neill Corlett.
View Change
1 comment:
Patchset:
Patch Set #1:
> Ah, hmmm, I'm not sure but I think there are SMBus controller drivers that could […]
Thank you very much! it helps a lot to know what we are dealing with here.
I think the cannonical flashrom way would be to add this as part of the
`internal` programmer which handles on-board flashing. We have all the
infrastructure there to detect a specific board, handle what is necessary
to enable writes and eventually decide what driver will be used.
Board detection and lifting write-protection is usually done in
`board_enable.c`. From there one can call the initialization of a
driver like `mstarddc_spi` (in this case with a hint if I2C or SMBus
transfers should be used?).
To view, visit change 61288. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I24adb14e7b4f7160e1c3ff941774064d5a81e820
Gerrit-Change-Number: 61288
Gerrit-PatchSet: 2
Gerrit-Owner: Neill Corlett <corlett@google.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
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-CC: Peter Marheine <pmarheine@chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Neill Corlett <corlett@google.com>
Gerrit-Comment-Date: Thu, 27 Jan 2022 13:30:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h@gmx.de>
Comment-In-Reply-To: Neill Corlett <corlett@google.com>
Gerrit-MessageType: comment