Revision c60e08d9 hw/palm.c

b/hw/palm.c
275 275
        arm_load_kernel(cpu->env, &palmte_binfo);
276 276
    }
277 277

  
278
    /* FIXME: We shouldn't really be doing this here.  The LCD controller
279
       will set the size once configured, so this just sets an initial
280
       size until the guest activates the display.  */
278 281
    dpy_resize(ds, 320, 320);
279 282
}
280 283

  

Also available in: Unified diff