Index: contrib/conf/msim.conf
===================================================================
--- contrib/conf/msim.conf	(revision 1b109cb54251e71a61747f3f1cdfbf22e71ef8d6)
+++ contrib/conf/msim.conf	(revision ca687add49e8139d1fba8dd53a812d1034a0c6ea)
@@ -6,6 +6,6 @@
 
 add rwm	mainmem		0x0			8M		load	"/dev/zero"
-add rom startmem	0x1fc00000	1024k	load	"image.boot" 
-add rwm init		0x01000000	1M		load	"init"
+add rom startmem	0x1fc00000		1024k		load	"image.boot" 
+add rwm init		0x01000000		1M		load	"init"
 
 add dprinter printer 0x10000000
