Index: /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h
===================================================================
--- /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h	(revision 740)
+++ /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h	(revision 741)
@@ -1,4 +1,4 @@
 #define NB_PROCS         4
-#define NB_CLUSTERS      16
+#define NB_CLUSTERS      1
 #define CLUSTER_IO       0
 
Index: /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript
===================================================================
--- /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript	(revision 740)
+++ /trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript	(revision 741)
@@ -9,5 +9,5 @@
 seg_reset_code_base     = 0xBFC00000; 
 
-seg_reset_stack_base    = 0x000A0000; 
+seg_reset_stack_base    = 0x000D0000; 
 seg_reset_stack_size    = 0x00050000; 
 
