Nico Huber has submitted this change. ( https://review.coreboot.org/c/flashrom/+/57893 )
Change subject: flashrom.8: carve out `csgpiol` into its own section
......................................................................
flashrom.8: carve out `csgpiol` into its own section
Documentation for `csgpiol` was put into the generic programmer options
section. Move it to its own section.
Change-Id: Ic7379331d36b3068eacde5a983b4ccb3afc56c51
Signed-off-by: Michael Niewöhner <foss(a)mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/57893
Tested-by: build bot (Jenkins) <no-reply(a)coreboot.org>
Reviewed-by: Nico Huber <nico.h(a)gmx.de>
Reviewed-by: Angel Pons <th3fanbus(a)gmail.com>
---
M flashrom.8.tmpl
1 file changed, 11 insertions(+), 6 deletions(-)
Approvals:
build bot (Jenkins): Verified
Nico Huber: Looks good to me, approved
Angel Pons: Looks good to me, but someone else must approve
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl
index 788e254..de93453 100644
--- a/flashrom.8.tmpl
+++ b/flashrom.8.tmpl
@@ -840,9 +840,9 @@
Flyswatter/Flyswatter 2.
.sp
An optional parameter specifies the controller
-type, channel/interface/port and GPIO-based chip select it should support. For that you have to use the
+type, channel/interface/port it should support. For that you have to use the
.sp
-.B " flashrom \-p ft2232_spi:type=model,port=interface,csgpiol=gpio"
+.B " flashrom \-p ft2232_spi:type=model,port=interface"
.sp
syntax where
.B model
@@ -853,10 +853,7 @@
" or " google-servo-v2-legacy
.B interface
can be
-.BR A ", " B ", " C ", or " D
-and
-.B csgpiol
-can be a number between 0 and 3, denoting GPIOL0-GPIOL3 correspondingly.
+.BR A ", " B ", " C ", or " D .
The default model is
.B 4232H
the default interface is
@@ -884,6 +881,14 @@
.B " flashrom \-p ft2232_spi:divisor=div"
.sp
syntax.
+.sp
+Using the parameter
+.B csgpiol
+an additional CS# pin can be chosen, where the value can be a number between 0 and 3, denoting GPIOL0-GPIOL3
+correspondingly. Example:
+.sp
+.B " flashrom \-p ft2232_spi:csgpiol=3"
+.sp
.SS
.BR "serprog " programmer
.IP
--
To view, visit https://review.coreboot.org/c/flashrom/+/57893
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ic7379331d36b3068eacde5a983b4ccb3afc56c51
Gerrit-Change-Number: 57893
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Niewöhner <foss(a)mniewoehner.de>
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-MessageType: merged
Attention is currently required from: Angel Pons.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/49266 )
Change subject: mcp6x_spi.c: Implement `set_sck_set_mosi`
......................................................................
Patch Set 3: -Code-Review
(1 comment)
Patchset:
PS3:
Meh, made the same mistake as in the parent commit...
--
To view, visit https://review.coreboot.org/c/flashrom/+/49266
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ie86cc9d4df6c7f0609c30ff00d6f2d77fbb8b836
Gerrit-Change-Number: 49266
Gerrit-PatchSet: 3
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Shawn C <citypw(a)hardenedlinux.org>
Gerrit-CC: Xiang W <wxjstz(a)126.com>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Fri, 01 Oct 2021 11:26:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment