Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34939 )
Change subject: Add new ENV_xxx definitions
......................................................................
Patch Set 6:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34939/6/src/include/rules.h
File src/include/rules.h:
https://review.coreboot.org/c/coreboot/+/34939/6/src/include/rules.h@289
PS6, Line 289: #if !ENV_RAMSTAGE
So I removed the !ENV_PAYLOAD_LOADER here. One cannot simply move sources from ramstage-y to postcar-y because the device model is different. See CB:32725, I think it is currently just all confusion that is not even build-tested.
https://review.coreboot.org/c/coreboot/+/34939/6/src/include/symbols.h
File src/include/symbols.h:
https://review.coreboot.org/c/coreboot/+/34939/6/src/include/symbols.h@73
PS6, Line 73: static inline int preram_symbols_available(void)
Do we want ARCH_STAGE_HAS_PRERAM_SYMBOLS instead?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34939
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibd2292f922ccb9e79d10ca9bc35797048d174287
Gerrit-Change-Number: 34939
Gerrit-PatchSet: 6
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Hug
philipp@hug.cx
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: ron minnich
rminnich@gmail.com
Gerrit-Comment-Date: Tue, 20 Aug 2019 05:26:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment