Arthur Heymans uploaded patch set #9 to this change.

View Change

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, 25 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/33041/9

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id65fc632b33962bd505283c842c45feb85c75e5f
Gerrit-Change-Number: 33041
Gerrit-PatchSet: 9
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-MessageType: newpatchset