Attention is currently required from: Daniel Gröber (dxld), Julius Werner.
Hello Daniel Gröber, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42112?usp=email
to look at the new patch set (#26).
Change subject: spi: Add new struct spi_flash_bpbits for block protection bits ......................................................................
spi: Add new struct spi_flash_bpbits for block protection bits
Currently the block protection bits are being passed around as individual arguments. We will use this new struct to replace the corresponding arguments in the winbond_bpbits_to_region and winbond_set_write_protection functions.
Change-Id: I02828b1f764aea29374e794001e74cdc86a94c92 Signed-off-by: Daniel Gröber dxld@darkboxed.org --- M src/include/spi_flash.h 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/42112/26