summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/pantherlake/include/soc/iomap.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/intel/pantherlake/include/soc/iomap.h b/src/soc/intel/pantherlake/include/soc/iomap.h
index 2ecd28ec84..0bd56975a9 100644
--- a/src/soc/intel/pantherlake/include/soc/iomap.h
+++ b/src/soc/intel/pantherlake/include/soc/iomap.h
@@ -16,8 +16,7 @@
#define MCH_BASE_SIZE 0x20000
/* System Agent Fabric (SAF) */
-/* TODO: Update with latest value */
-#define SAF_BASE_ADDRESS 0x3ffe000000
+#define SAF_BASE_ADDRESS 0xfa000000
#define SAF_BASE_SIZE 0x2000000
/* Add dummy entry to cater common/block/acpi/acpi/northbridge.asl */