Index: contrib/conf/spmips.conf
===================================================================
--- contrib/conf/spmips.conf	(revision f972b898f20ebc3822b229dff027981b45f88559)
+++ contrib/conf/spmips.conf	(revision 78a95d6fb3124b0f93e5fee3e3f45ceb1b695df6)
@@ -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))
 }
