Attention is currently required from: Thomas Heijligen.

Edward O'Callaghan uploaded patch set #2 to this change.

View Change

wbsio_spi.c: Drop unmaintained driver path

The 'Intel D201GLY' board is extremely old and the specialised
superio path it uses is highly bespoke to it. This causes a undue
maintenance burden to core flashrom data structures in how the
spi driver entry-point is dispatched via a board_enable hook.

Therefore in the cost-benefit just deprecate it to allow the
overall flashrom project to progress.

Change-Id: I25c4d02126fcf183662dec73a800cac3988a1773
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
---
M Makefile
M board_enable.c
M include/programmer.h
M meson.build
D wbsio_spi.c
5 files changed, 21 insertions(+), 231 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/28/72828/2

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I25c4d02126fcf183662dec73a800cac3988a1773
Gerrit-Change-Number: 72828
Gerrit-PatchSet: 2
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newpatchset