coreboot/src/soc
Felix Singer 9bbc039c45 soc/intel/skylake: 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 mainboard kontron/bsl6, since it is
obsolete now.

Change-Id: I1023d1b94acb63f30455c56b394b68059deaaa16
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60542
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2022-05-17 12:57:15 +00:00
..
amd soc/amd/cezanne/fsp_m_params: fix modification of constant 2022-05-16 15:22:04 +00:00
cavium i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
example Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
intel soc/intel/skylake: Hook up FSP hyper-threading setting to option API 2022-05-17 12:57:15 +00:00
mediatek soc/mediatek: Demote log level of SPMI clock calibration problem to info 2022-05-09 05:09:45 +00:00
nvidia soc/*: Use __fallthrough statement 2022-05-11 06:04:25 +00:00
qualcomm sc7280: Increase SPI frequency to 50 MHz 2022-05-02 14:03:10 +00:00
rockchip soc/*: Use __fallthrough statement 2022-05-11 06:04:25 +00:00
samsung i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
sifive src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
ti treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
ucb