summaryrefslogtreecommitdiff
path: root/bsp/coreip-e34-rtl/metal.scratchpad.lds
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/coreip-e34-rtl/metal.scratchpad.lds')
-rw-r--r--bsp/coreip-e34-rtl/metal.scratchpad.lds3
1 files changed, 2 insertions, 1 deletions
diff --git a/bsp/coreip-e34-rtl/metal.scratchpad.lds b/bsp/coreip-e34-rtl/metal.scratchpad.lds
index 26744c6..f07f9ed 100644
--- a/bsp/coreip-e34-rtl/metal.scratchpad.lds
+++ b/bsp/coreip-e34-rtl/metal.scratchpad.lds
@@ -4,8 +4,9 @@ ENTRY(_enter)
MEMORY
{
+ ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 0x10000
itim (wx!rai) : ORIGIN = 0x8000000, LENGTH = 0x4000
- ram (wxa!ri) : ORIGIN = 0x20000000, LENGTH = 0x8000000
+ flash (rxai!w) : ORIGIN = 0x20000000, LENGTH = 0x8000000
}
PHDRS