Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons, Anastasia Klimchuk. Hello build bot (Jenkins), Nico Huber, Edward O'Callaghan, Angel Pons, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/62891
to look at the new patch set (#2).
Change subject: ichspi: Introduce HSFC FCYCLE(cyc)/FCYCLE_MASK(n) macros ......................................................................
ichspi: Introduce HSFC FCYCLE(cyc)/FCYCLE_MASK(n) macros
This patch introduces useful HSFC_FCYCLE(cyc) and HSFC_FCYCLE_MASK(n) macros to cover both ICH and PCH hardware sequencing FCYCLE Bit width.
Also, drops unused macros (PCH100_HSFC_FCYCLE_OFF and PCH100_HSFC_FCYCLE).
BUG=b:223630977 TEST=Able to perform read/write/erase operation on brya.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Id222304165610c7ae48e365d72ec8fdeea51c51d --- M ichspi.c 1 file changed, 11 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/91/62891/2