summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal/macros.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/board/compal/macros.S')
-rw-r--r--src/target/firmware/board/compal/macros.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/board/compal/macros.S b/src/target/firmware/board/compal/macros.S
index 613e6bda..14ee6e6a 100644
--- a/src/target/firmware/board/compal/macros.S
+++ b/src/target/firmware/board/compal/macros.S
@@ -44,7 +44,7 @@ done_ramtext:
.EQU I_BIT, 0x80
.EQU F_BIT, 0x40
-#define TOP_OF_RAM 0x083fff0
+#define TOP_OF_RAM 0x4000a000
#define FIQ_STACK_SIZE 1024
#define IRQ_STACK_SIZE 1024