Note that naming the field spi_command_set breaks the current tab
alignment in the chips declaration, e.g.:
.spi_command_set = EDI,
.probe = edi_probe_kb9012,

I think naming it "command_set" would be enough since SPI25 already
has SPI in the name and we could generalize the issue with other
protoocls anyway.

I would like to keep the `spi_` in the name to make it clear which
values to expect. Though, I shortened it to `spi_cmd_set`.


Also, I think it would be more convenient to be able to specify the
command set to use from the command line instead of specifying the
exact chip. One might want to just hook EDI to the keyboard pins
for reflashing the EC and let flashrom detect which ENE chip it is.

Right, I kept that in mind. Should be easy to add to the CLI in a
follow up.


If you want to pick up that idea, that'd be great, otherwise I'll
probably end up writing and submitting something in this direction.

Please, go ahead.

View Change

1 comment:

To view, visit change 23262. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I89a53ccaef2791a2ac32904d7ab813da7478a6f0
Gerrit-Change-Number: 23262
Gerrit-PatchSet: 5
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Kocialkowski <contact@paulk.fr>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Urja Rannikko <urjaman@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Comment-Date: Mon, 05 Feb 2018 21:12:43 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No