diff options
author | Werner Zeh <werner.zeh@siemens.com> | 2022-01-25 07:02:49 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2022-02-16 10:25:09 +0000 |
commit | ff4c624d94d77543313b1ff8247c6430bae14bcd (patch) | |
tree | b5f546b80edea5c8940304089357945a978c6002 /Makefile.include | |
parent | 6080d488dd195869015a2d76df035d82e6c63da1 (diff) | |
download | flashrom-ff4c624d94d77543313b1ff8247c6430bae14bcd.tar.gz flashrom-ff4c624d94d77543313b1ff8247c6430bae14bcd.tar.bz2 flashrom-ff4c624d94d77543313b1ff8247c6430bae14bcd.zip |
ich_descriptors.c Invert the meaning of 'dual_output' bit
In the Flash Component description register (FLCOMP) bit 30 reports the
capability of using dual output for fast read operation on the flash
component. According to various SPI Programming Guides (checked for
Panther Point, Lewisburg C620, Apollo Lake and Elkhart Lake) the dual
output is enabled when this bit is set and disabled if not. Currently the
logic displays it the other way around when parsing the descriptor.
This patch changes this so now if bit 30 in FLCOMP is not set, dual read
support for fast read operation is shown as disabled.
Change-Id: If6282ac8326ab0b92e9c70c09dba0299bf0deb6f
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/61362
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Makefile.include')
0 files changed, 0 insertions, 0 deletions