summaryrefslogtreecommitdiff
path: root/bsp/env/coreplexip-e31-arty
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/env/coreplexip-e31-arty')
-rw-r--r--bsp/env/coreplexip-e31-arty/dhrystone.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/env/coreplexip-e31-arty/dhrystone.lds b/bsp/env/coreplexip-e31-arty/dhrystone.lds
index 4f7c0ec..5484c5a 100644
--- a/bsp/env/coreplexip-e31-arty/dhrystone.lds
+++ b/bsp/env/coreplexip-e31-arty/dhrystone.lds
@@ -5,7 +5,7 @@ ENTRY( _start )
MEMORY
{
flash (rxai!w) : ORIGIN = 0x40400000, LENGTH = 512M
- ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 64K
+ ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 16K
}
PHDRS