Index: arch/mips32/src/console.c
===================================================================
--- arch/mips32/src/console.c	(revision 52011995a20ff6a71843bc616b3d864854e38772)
+++ arch/mips32/src/console.c	(revision 0cb56f5db21f80d518ed87fdf28a0b52e34a0612)
@@ -43,5 +43,5 @@
 		msim_console();
 #ifdef CONFIG_FB
-		fb_init(0xb2000000, 640, 480, 3); // gxemul framebuffer
+		fb_init(0xb2000000, 640, 480, 24, 1920); // gxemul framebuffer
 #endif
 	}
