Jeremy Jackson uploaded patch set #2 to this change.

View Change

Create separate .config files in CBFS for fallback/normal prefixes

When building using CONFIG_UPDATE_IMAGE=y, the previous copy of
.config is overwritten when adding files to coreboot.rom CBFS via
cbfstool at the end of the build. This should be a separate file to
track the origin if each prefix (fallback and normal) separately,
since there can be two different versions and/or configurations. Also
the "revision" file benefits from the same treatment.

Signed-off-by: Jeremy Jackson <jerj@coplanar.net>
Change-Id: I3e904e44137f731f239f51dbf224965f33838e19
---
M Makefile.inc
1 file changed, 6 insertions(+), 6 deletions(-)

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

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3e904e44137f731f239f51dbf224965f33838e19
Gerrit-Change-Number: 42028
Gerrit-PatchSet: 2
Gerrit-Owner: Jeremy Jackson <jerj@coplanar.net>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset