summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/boot.lds')
-rw-r--r--firmware/target/arm/as3525/boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/boot.lds b/firmware/target/arm/as3525/boot.lds
index 2274eea13a..9861ef2125 100644
--- a/firmware/target/arm/as3525/boot.lds
+++ b/firmware/target/arm/as3525/boot.lds
@@ -23,7 +23,7 @@ SECTIONS
23 *(.glue_7) 23 *(.glue_7)
24 *(.glue_7t) 24 *(.glue_7t)
25 *(.text*) 25 *(.text*)
26 *(.icode) 26 *(.icode*)
27 } > IRAM 27 } > IRAM
28 28
29 .data : { 29 .data : {