Attention is currently required from: Jason Glenesk, Marshall Dawson, Angel Pons, Fred Reitberger, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63589
to look at the new patch set (#3).
Change subject: soc/amd/common/block/cpu/*: Make ucode update more generic ......................................................................
soc/amd/common/block/cpu/*: Make ucode update more generic
Use the equivalent cpuid in the microcode header to name the update file in cbfs. This allows the SOC to directly locate its microcode file when there are multiple processor revisions.
TEST: Loaded a chausie with sabrina, cezanne, and picasso microcode files and booted. Verified that only the sabrina microcode file was successfully loaded
Change-Id: I84a2480cf8274d53ffdab7864135c1bf001241e6 Signed-off-by: Fred Reitberger reitbergerfred@gmail.com --- M src/soc/amd/cezanne/Makefile.inc M src/soc/amd/common/block/cpu/Kconfig M src/soc/amd/common/block/cpu/Makefile.inc M src/soc/amd/common/block/cpu/update_microcode.c M src/soc/amd/picasso/Makefile.inc M src/soc/amd/sabrina/Makefile.inc 6 files changed, 47 insertions(+), 43 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/63589/3