summaryrefslogtreecommitdiff
path: root/firmware/boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/boot.lds')
-rw-r--r--firmware/boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/boot.lds b/firmware/boot.lds
index f5f82d121d..9f7e57cac4 100644
--- a/firmware/boot.lds
+++ b/firmware/boot.lds
@@ -140,7 +140,7 @@ SECTIONS
} > IRAM
#if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES)
- .bss DRAMORIG+0x1000000:
+ .bss DRAMORIG+0x800000:
#else
.bss :
#endif