summaryrefslogtreecommitdiff
path: root/model.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'model.lds.S')
-rw-r--r--model.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/model.lds.S b/model.lds.S
index 07fae8c..ed1221c 100644
--- a/model.lds.S
+++ b/model.lds.S
@@ -38,7 +38,7 @@ SECTIONS
#endif
kernel_end = .;
- . = PHYS_OFFSET + 0x00d00000;
+ . = PHYS_OFFSET + 0x02000000;
fs_start = .;
#if defined(USE_INITRD) && !defined(SEMIHOSTING)
.filesystem : { ./filesystem.cpio.gz }