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/linkcmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/powerpc/psim/start/linkcmds b/bsps/powerpc/psim/start/linkcmds
index 69491abb86..a9226a2eda 100644
--- a/bsps/powerpc/psim/start/linkcmds
+++ b/bsps/powerpc/psim/start/linkcmds
@@ -35,7 +35,7 @@ REGION_ALIAS ("REGION_NVRAM", EMPTY);
PROVIDE (PSIM_INSTRUCTIONS_PER_MICROSECOND = 10000);
-PSIM = 0x0c000000;
+PSIM = 0xfc000000;
/* Allocate the maximum size to the small data area */
bsp_section_small_data_area_size = 65536;