improve OMAP DSS emulation supporting OMAP2/3 differences
[qemu] / hw / omap3.c
index d75e282..949ec52 100644 (file)
@@ -4159,9 +4159,9 @@ struct omap_mpu_state_s *omap3530_mpu_init(unsigned long sdram_size,
     /*attach serial[0] to uart 2 for beagle board */
     omap_uart_attach(s->uart[2], serial_hds[0]);
 
-    s->dss = omap_dss_init(omap3_l4ta_get(s->l4, L4A_DSS), 0x68005400, 
+    s->dss = omap_dss_init(s, omap3_l4ta_get(s->l4, L4A_DSS), 
                     s->irq[0][OMAP_INT_35XX_DSS_IRQ], s->drq[OMAP24XX_DMA_DSS],
-                   NULL,NULL,NULL,NULL,NULL,1);
+                   NULL,NULL,NULL,NULL,NULL);
 
     //gpio_clks[0] = NULL;
     //gpio_clks[1] = NULL;