Attention is currently required from: Daniel Gröber (dxld), Julius Werner.

Daniel Gröber (dxld) uploaded patch set #26 to this change.

View Change

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

To view, visit change 42112. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I02828b1f764aea29374e794001e74cdc86a94c92
Gerrit-Change-Number: 42112
Gerrit-PatchSet: 26
Gerrit-Owner: Daniel Gröber (dxld) <coreboot@dxld.at>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: Daniel Gröber <dxld@darkboxed.org>
Gerrit-CC: Jakub Czapiga <jacz@semihalf.com>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Attention: Julius Werner <jwerner@chromium.org>
Gerrit-Attention: Daniel Gröber (dxld) <coreboot@dxld.at>
Gerrit-MessageType: newpatchset