Hello Thomas Heijligen, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33041
to look at the new patch set (#4).
Change subject: mb/lenovo/x60: Override default SPI OPs ......................................................................
mb/lenovo/x60: Override default SPI OPs
The thinkpad X60 with SST flash needs different SPI OPs to make flashrom happy. flashrom uses AAI for writing.
One potential issue is that fast_read is not possible anymore, but on x86 the flash is memory mapped so this won't matter.
Change-Id: Id65fc632b33962bd505283c842c45feb85c75e5f Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/lenovo/x60/mainboard.c 1 file changed, 24 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/33041/4