summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/start/linkcmds.qoriq_e500
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/qoriq/start/linkcmds.qoriq_e500')
-rw-r--r--bsps/powerpc/qoriq/start/linkcmds.qoriq_e5005
1 files changed, 5 insertions, 0 deletions
diff --git a/bsps/powerpc/qoriq/start/linkcmds.qoriq_e500 b/bsps/powerpc/qoriq/start/linkcmds.qoriq_e500
index 5328e73c5b..266e21b934 100644
--- a/bsps/powerpc/qoriq/start/linkcmds.qoriq_e500
+++ b/bsps/powerpc/qoriq/start/linkcmds.qoriq_e500
@@ -35,4 +35,9 @@ bsp_section_robarrier_align = 0x1000000;
bsp_section_rwbarrier_align = 0x1000000;
qoriq = 0xffe00000;
+/*
+ * Allocate the maximum size to the small data sdata/sbss section.
+ */
+bsp_section_set_sdata_sbss_size = 65536;
+
INCLUDE linkcmds.base