Attention is currently required from: Sean Rhodes, Tim Wawrzynczak, Michael Niewöhner. Hello build bot (Jenkins), Sean Rhodes, Tim Wawrzynczak, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60545
to look at the new patch set (#6).
Change subject: soc/intel/tigerlake: Hook up FSP hyper-threading setting to option API ......................................................................
soc/intel/tigerlake: 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, the value from the Kconfig setting `FSP_HYPERTHREADING` is used.
Also, remove related code from the mainboard starlabs/laptop/tgl, since it is obsolete now.
Change-Id: I49bbd4a776b4e6c55cb373bbf88a3ca076342e3e Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/starlabs/labtop/variants/tgl/romstage.c M src/soc/intel/tigerlake/romstage/fsp_params.c 2 files changed, 3 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/60545/6