Index: contrib/conf/spmips.conf
===================================================================
--- contrib/conf/spmips.conf	(revision f972b898f20ebc3822b229dff027981b45f88559)
+++ contrib/conf/spmips.conf	(revision d0cf9de049237d71e6744c625a19b4187c90a9ca)
@@ -23,5 +23,5 @@
               (0x180003ff,      tty0,         0,            7,          1),
               (0x1c000000,      hfs0,         0,            0,         16),
-	      (0x01000000,	initmem0,     0,	    0,	0x20000))
+	      (0x01000000,	initmem0,     0,	    0,	0x100000))
 }
 
@@ -44,5 +44,5 @@
 OBJECT initmem0-image TYPE image {
 	queue: cpu0
-	size: 0x20000
+	size: 0x100000
 	files: (("../../../uspace/init/init", "ro", 0,0))
 }
