summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--model.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/model.lds.S b/model.lds.S
index fca017b..e6bf960 100644
--- a/model.lds.S
+++ b/model.lds.S
@@ -42,7 +42,7 @@ SECTIONS
.kernel : { ./uImage }
#endif
- . = PHYS_OFFSET + 0x00800000;
+ . = PHYS_OFFSET + 0x00d00000;
filesystem = .;
#if defined(USE_INITRD) && !defined(SEMIHOSTING)
.filesystem : { ./filesystem.cpio.gz }