Hello Sam McNally, build bot (Jenkins), Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/46089
to look at the new patch set (#6).
Change subject: realtek_mst_i2c_spi.c: Update write protection toggle function ......................................................................
realtek_mst_i2c_spi.c: Update write protection toggle function
The write protection trigger has been updated by the vendor so update here as well. Basically the idea is to push the GPIO pin for write protectoin to low or high. The process would be 1. write to GPIO configuration register to enable write protection pin value update. 2. write to GPIO data register to toggle the actual protection pin value.
BUG=b:152558985,b:148745673 BRANCH=none TEST=builds && verified the write protection get disabled.
Change-Id: I1aed0086f917e31bebb51857ad5cce138158fe82 Signed-off-by: Shiyu Sun sshiyu@chromium.org --- M realtek_mst_i2c_spi.c 1 file changed, 24 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/89/46089/6