Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/21107 )
Change subject: sb,soc/intel: Fix flashconsole on older platforms
......................................................................
Patch Set 16:
(1 comment)
https://review.coreboot.org/#/c/21107/16//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/21107/16//COMMIT_MSG@17
PS16, Line 17: - soc/fsp_{baytrail,broadwell_de}: select NO_CAR_GLOBAL_MIGRATION
which global variables? […]
If you return into romstage execution after CAR teardown, you are not allowed to select NO_CAR_GLOBAL_MIGRATION.
Subsystems like consoles (CBMEM, usbdebug) and timestamps and possibly even udelay() break otherwise. It's not strictly variables tagged with CAR_GLOBAL that break.
FSP1.0 takes special handling in cpu/x86/car.c to have consoles and timestamps survive over the teardown.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/21107
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifd3e8621fa4cb349b7e0e07118cab0380f24ff55
Gerrit-Change-Number: 21107
Gerrit-PatchSet: 16
Gerrit-Owner: Nicola Corna
nicola@corna.info
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Huang Jin
huang.jin@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Nicola Corna
nicola@corna.info
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: Werner Zeh
werner.zeh@siemens.com
Gerrit-Reviewer: Youness Alaoui
snifikino@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Comment-Date: Sat, 18 May 2019 09:22:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Rudolph
siro@das-labor.org
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment