summaryrefslogtreecommitdiff
path: root/bsps/powerpc/psim/start/linkcmds
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/psim/start/linkcmds')
-rw-r--r--bsps/powerpc/psim/start/linkcmds4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/powerpc/psim/start/linkcmds b/bsps/powerpc/psim/start/linkcmds
index d5e61f9425..a34f4a2bcd 100644
--- a/bsps/powerpc/psim/start/linkcmds
+++ b/bsps/powerpc/psim/start/linkcmds
@@ -38,8 +38,8 @@ PROVIDE (PSIM_INSTRUCTIONS_PER_MICROSECOND = 10000);
PSIM = 0x0c000000;
/*
- * Allocate the maximum memory to the sdata/sbss section.
+ * Allocate the maximum size to the small data sdata/sbss section.
*/
-bsp_section_sdata_bss_maximum_size = 1;
+bsp_section_set_sdata_sbss_size = 65536;
INCLUDE linkcmds.base