summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/player.lds5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/player.lds b/firmware/player.lds
index 341d2ebf91..2e594b6db1 100644
--- a/firmware/player.lds
+++ b/firmware/player.lds
@@ -61,11 +61,6 @@ SECTIONS
61 _mp3end = .; 61 _mp3end = .;
62 } > DRAM 62 } > DRAM
63 63
64 .pad 0x0900C800 :
65 {
66 LONG(0);
67 } > DRAM
68
69 .iram 0xf000000 : AT ( _iramcopy ) 64 .iram 0xf000000 : AT ( _iramcopy )
70 { 65 {
71 _iramstart = .; 66 _iramstart = .;