Attention is currently required from: Subrata Banik, Tarun Tuli.
Hello Subrata Banik, Tarun Tuli,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76203?usp=email
to look at the new patch set (#2).
Change subject: treewide: Drop the suffixes from ADL and RPL CPUID macros ......................................................................
treewide: Drop the suffixes from ADL and RPL CPUID macros
CPUID is the same for Alder Lake and Raptor Lake S and HX variants. To reduce the confusion and concerns how to name the macros, remove the suffixes. Thankfully the stepping names are unique across mobile (P suffixed) and desktop (S and HX suffixed) SKUs. Distinguishing the S from HX is possible via host bridge PCI ID.
Change-Id: Ib08fb0923481541dd6f358cf60da44d90bd75ae2 Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com --- M src/include/cpu/intel/cpu_ids.h M src/mainboard/intel/adlrvp/mainboard.c M src/soc/intel/alderlake/bootblock/report_platform.c M src/soc/intel/alderlake/fsp_params.c M src/soc/intel/common/block/cpu/mp_init.c 5 files changed, 30 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/76203/2