src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for Phoenix

Change-Id: I078b57825377f97f9f5f2b607fa134e3a67e9685
Signed-off-by: Anand Vaikar <a.vaikar2021@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73557
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: ritul guru <ritul.bits@gmail.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
This commit is contained in:
Anand Vaikar 2023-03-08 11:13:09 +05:30 committed by Felix Held
parent 6b6b8f86df
commit c9bf43f4d6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#define DF_FICAD_LO 0xB8
#define DF_FICAD_HI 0xBC
#define IOMS0_FABRIC_ID 14
#define IOMS0_FABRIC_ID 0x13
union df_mmio_control {
struct {