Attention is currently required from: Jason Glenesk, Matt DeVillier, Fred Reitberger.
Hello Jason Glenesk, Matt DeVillier, Fred Reitberger,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72860
to look at the new patch set (#2).
Change subject: soc/amd/picasso/soc_util: use cpuid_match ......................................................................
soc/amd/picasso/soc_util: use cpuid_match
Now that there is a cpuid_match function, we can use it instead of doing basically the same thing manually.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I758f9564c08c62c747cc4f93a8d6b540a1834a62 --- M src/soc/amd/picasso/soc_util.c 1 file changed, 18 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/72860/2