summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds b/c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds
index abceca3fec..d16b4a611d 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/startup/linkcmds
@@ -277,7 +277,7 @@ SECTIONS
{
m8xx = .;
_m8xx = .;
- . += (16 * 1024);
+ /* . += (16 * 1024); this makes the mbx loader crash */
} >immr
/* Stabs debugging sections. */