Index: contrib/conf/bootindy
===================================================================
--- contrib/conf/bootindy	(revision 66600748d280f1c3e365cc94cf439448f2fe4900)
+++ 	(revision )
@@ -1,2 +1,0 @@
-Without this the indy will not boot
-echo 1 > /proc/sys/net/ipv4/ip_no_pmtu_disc
Index: contrib/conf/msim.conf
===================================================================
--- contrib/conf/msim.conf	(revision 66600748d280f1c3e365cc94cf439448f2fe4900)
+++ contrib/conf/msim.conf	(revision 0d387d2adba60bc09a047a4aeb5fe9c90f7ad2cc)
@@ -3,10 +3,12 @@
 #
 
-add dcpu mips1
+add dcpu cpu0
 
-add rwm mainmem 0x00000000 8M
+add rwm mainmem 0x00000000
+mainmem generic 16M
 mainmem load "/dev/zero"
 
-add rom bootmem 0x1fc00000 2048k
+add rom bootmem 0x1fc00000
+bootmem generic 4096k
 bootmem load "image.boot" 
 
