coreboot/src/soc/amd
Felix Held 3ecf377e30 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers
Port over the remaining AMD SoCs to use CPUID_FROM_FMS. The Glinda CPUID
still needs to be updated to the actual CPUID, but for now just change
it to use CPUID_FROM_FMS.

TEST=Resulting image of timeless build for Gardenia (Stoneyridge),
Majolica (Cezanne), Chausie (Mendocino), Mayan (Phoenix) and Birman
(Glinda) don't change.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia508f857d06f3c15e3ac9f813302471348ce3d89
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72862
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-08 15:52:56 +00:00
..
cezanne soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
common soc/amd/common/data_fabric: print decoded control register contents 2023-02-08 13:41:25 +00:00
glinda soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
mendocino soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
phoenix soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
picasso soc/amd/picasso/soc_util: use cpuid_match 2023-02-08 15:49:48 +00:00
stoneyridge soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00