soc/intel/alderlake: Hook up ucode for RPL-HX
Hook up microcode from 3rdparty repo for: - 06-b7-01 (CPUID signature: 0xb0671) Change-Id: If91ff9233a5e1dd1db76edf33a76c55f5dddc9b4 Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
60019f9bc1
commit
d73fa8d711
@@ -78,6 +78,8 @@ ifeq ($(CONFIG_SOC_INTEL_ALDERLAKE_PCH_S),y)
|
||||
cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-97-02
|
||||
# ADL-S H0
|
||||
cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-97-05
|
||||
# RPL-HX
|
||||
cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-b7-01
|
||||
else
|
||||
ifneq ($(CONFIG_SOC_INTEL_ALDERLAKE_PCH_N),y)
|
||||
# 06-9a-00, 06-9a-01 are ADL-P/ADL-M Engineering Samples
|
||||
|
Reference in New Issue
Block a user