Attention is currently required from: Nico Huber, Subrata Banik, Angel Pons, Anastasia Klimchuk. Subrata Banik has uploaded a new patch set (#2) to the change originally created by Subrata Banik. ( https://review.coreboot.org/c/flashrom/+/62868 )
Change subject: ichspi: Refactor Flashrom HW Sequencing Operation Part I ......................................................................
ichspi: Refactor Flashrom HW Sequencing Operation Part I
List of changes: 1. Introduced useful macros (read/write/erase/status etc.) and used throughout the SPI operations. 2. Drop unused macros.
BUG=b:223630977 TEST=Able to perform read/write/erase operation on brya.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I3ea74b668e5f8d8e4b3da2a8ad8b81f1813e1e80 --- M ichspi.c 1 file changed, 29 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/68/62868/2