Attention is currently required from: Jason Glenesk, Matt DeVillier, Fred Reitberger, Felix Held.
Hello Jason Glenesk, Matt DeVillier, Fred Reitberger,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72861
to look at the new patch set (#2).
Change subject: soc/amd/phoenix/soc_util: add get_soc_type ......................................................................
soc/amd/phoenix/soc_util: add get_soc_type
Implement a get_soc_type function to determine if the silicon the code is running on is Phoenix or Phoenix 2. This will for example be needed to provide the correct DXIO descriptor table for the SoC.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I5f2b668b83432426b04e7f1354b694ddd6c300d6 --- M src/soc/amd/phoenix/Makefile.inc A src/soc/amd/phoenix/include/soc/soc_util.h A src/soc/amd/phoenix/soc_util.c 3 files changed, 50 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/72861/2