aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/phoenix/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/amd/phoenix/Kconfig b/src/soc/amd/phoenix/Kconfig
index 346d155a17..883359ccc9 100644
--- a/src/soc/amd/phoenix/Kconfig
+++ b/src/soc/amd/phoenix/Kconfig
@@ -230,10 +230,10 @@ config RO_REGION_ONLY
default "apu/amdfw"
config ECAM_MMCONF_BASE_ADDRESS
- default 0xF8000000
+ default 0xE0000000
config ECAM_MMCONF_BUS_NUMBER
- default 64
+ default 256
config MAX_CPUS
int