Attention is currently required from: Subrata Banik, Kangheui Won, Reka Norman, Tim Wawrzynczak, Nick Vaccaro, Meera Ravindranath.
Hello build bot (Jenkins), Tarun Tuli, Frans Hendriks, Kangheui Won, Reka Norman, Tim Wawrzynczak, Nick Vaccaro, Meera Ravindranath, Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68309
to look at the new patch set (#4).
Change subject: soc/intel/{adl, cmn}: Allow config to select the OCP workaround ......................................................................
soc/intel/{adl, cmn}: Allow config to select the OCP workaround
This patch introduces a config option for SoC code to choose the applicable SoC workaround.
For now, we have introduced `SOC_INTEL_UFS_OCP_TIMER_DISABLE` to apply UFS OCP timeout disable workaround.
At present ADL SoC only selects so, and in future MTL and others should check with Intel prior selecting this kconfig.
It's the placeholder to add more workaround in required going forward.
BUG=none TEST=Able to build and boot Google/Brya.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Ia2364d2de9725256dfa2269f2feb3d892c52086a --- M src/soc/intel/alderlake/Kconfig M src/soc/intel/common/block/acpi/Kconfig M src/soc/intel/common/block/acpi/acpi/ufs.asl 3 files changed, 42 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/68309/4