Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons, Joursoir.

Joursoir uploaded patch set #6 to the change originally created by Anastasia Klimchuk.

View Change

programmer: Introduce default shutdown function

Default shutdown function is only freeing master data (if data exists)
and not doing anything else.

There are five spi masters which can use default shutdown function
(all included in this patch), and a lot of par masters that can benefit
from it as well.

BUG=b:185191942
TEST=builds

Change-Id: I8b20717ba549e12edffbc5d1643ff064a4f0c517
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Signed-off-by: Alexander Goncharov <chat@joursoir.net>
---
M flashrom.c
M include/programmer.h
M mcp6x_spi.c
M nicintel_spi.c
M ogp_spi.c
M rayer_spi.c
M usbblaster_spi.c
7 files changed, 12 insertions(+), 35 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/90/54890/6

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I8b20717ba549e12edffbc5d1643ff064a4f0c517
Gerrit-Change-Number: 54890
Gerrit-PatchSet: 6
Gerrit-Owner: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Joursoir <chat@joursoir.net>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Joursoir <chat@joursoir.net>
Gerrit-MessageType: newpatchset