aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--product/rddaniel/include/scp_system_mmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/product/rddaniel/include/scp_system_mmap.h b/product/rddaniel/include/scp_system_mmap.h
index ef8e2799..b9bd989b 100644
--- a/product/rddaniel/include/scp_system_mmap.h
+++ b/product/rddaniel/include/scp_system_mmap.h
@@ -12,7 +12,7 @@
#define SCP_PLAT_BASE (SCP_SYS0_BASE + 0x3FFE0000)
-#define SCP_PLL_BASE (SCP_EXPANSION2_BASE + 0x01000000)
+#define SCP_PLL_BASE (SCP_EXPANSION3_BASE + 0x03000000)
#define SCP_PLL_SYSPLL (SCP_PLL_BASE)
#define SCP_PLL_CLUS0 (SCP_PLL_BASE + 0x00000004)