diff options
author | sibradzic <5964548+sibradzic@users.noreply.github.com> | 2020-02-04 18:24:58 +0900 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2020-03-09 04:54:49 +0000 |
commit | ba6575de82f091b97ea0f2efcf2f79ef3739d64f (patch) | |
tree | 67a95754a689c50c322e90796cb8cde675ac692f /util/flashrom_tester/src | |
parent | 703de983d8ccdb94232bf30cc6e64389741a0fef (diff) | |
download | flashrom-ba6575de82f091b97ea0f2efcf2f79ef3739d64f.tar.gz flashrom-ba6575de82f091b97ea0f2efcf2f79ef3739d64f.tar.bz2 flashrom-ba6575de82f091b97ea0f2efcf2f79ef3739d64f.zip |
ft2232_spi: Enhance csgpiol parameter for FT2232
This allows multiple 'csgpiol' bits to be set to active state at the
same time. Previously, only one GPIOL could be activated. I have an
use-case such that FT4232H is wired to two different SPI chips, and in
order to select one of them two GPIOLs have to be set.
Now, one can enable any particular GPIOL, for example:
csgpiol=01
would activate GPIOL0 and GPIOL1 at the same time.
The change is backward-compatible with previous csgpiol formatting.
Signed-off-by: Samir Ibradzic <sibradzic@gmail.com>
Change-Id: I645ddaa9852e9995bd2a6764862fda2b2ef0c26b
Reviewed-on: https://review.coreboot.org/c/flashrom/+/38705
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/flashrom_tester/src')
0 files changed, 0 insertions, 0 deletions