summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive1/metal.lds
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/sifive-hifive1/metal.lds')
-rw-r--r--bsp/sifive-hifive1/metal.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/sifive-hifive1/metal.lds b/bsp/sifive-hifive1/metal.lds
index fdd23c7..32455d8 100644
--- a/bsp/sifive-hifive1/metal.lds
+++ b/bsp/sifive-hifive1/metal.lds
@@ -5,7 +5,7 @@ ENTRY(_enter)
MEMORY
{
ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 0x4000
- flash (rxai!w) : ORIGIN = 0x20400000, LENGTH = 0x20000000
+ flash (rxai!w) : ORIGIN = 0x20400000, LENGTH = 0x1fc00000
}
PHDRS