Patch Set 8:

Agreed that the underlying problem needs to be addressed and it is.
I added this callback as a safety-net for future issues that come up, perhaps on one board and not another.
There is a similar callback ahead of running qclib so various boards can load non-standard blobs, e.g.
While I can't identify a use-case now, this is future-proofing.
Happy to leave or remove.
Will re-visit when current bug in qclib is addressed and current need is removed.

Let's not add interfaces before we need them. It doesn't cost anything to add them later.

I have squashed this change in with the HACK patch that used it.
No way around introducing this interface to address this temporary problem, otherwise mistral board, that uses same common/qclib.c file is impacted. When trogdor qclib no longer requires workaround, this interface dies with the hack patch.

View Change

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5507187fddfd7d0af0ee0983b06d67077de0dbc8
Gerrit-Change-Number: 37795
Gerrit-PatchSet: 9
Gerrit-Owner: mturney mturney <mturney@codeaurora.org>
Gerrit-Reviewer: Ravi kumar <rbokka@codeaurora.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: mturney mturney <mturney@codeaurora.org>
Gerrit-CC: Julius Werner <jwerner@chromium.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Tue, 04 Feb 2020 22:56:53 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment