Attention is currently required from: Sean Rhodes, Michael Niewöhner.

Felix Singer uploaded patch set #5 to this change.

View Change

soc/intel/cannonlake: Hook up FSP hyper-threading setting to option API

Hook up the hyper-threading setting from the FSP to the option API so
that related mainboards don't have to do that. Unless otherwise
configured (e.g. the CMOS setting or overriden by the mainboard code),
the value from the Kconfig setting `FSP_HYPERTHREADING` is used.

Also, remove related code from the following mainboards, since it is
obsolete now.

* siemens/chili
* starlabs/laptop/cml

Change-Id: I173b87da5ce76549672c50ba30204cd77be8b82f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
---
M src/mainboard/siemens/chili/romstage.c
M src/mainboard/starlabs/labtop/variants/cml/romstage.c
M src/soc/intel/cannonlake/romstage/fsp_params.c
3 files changed, 3 insertions(+), 6 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/60544/5

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I173b87da5ce76549672c50ba30204cd77be8b82f
Gerrit-Change-Number: 60544
Gerrit-PatchSet: 5
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Sean Rhodes <sean@starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Sean Rhodes <sean@starlabs.systems>
Gerrit-Attention: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-MessageType: newpatchset