improve OMAP DSS emulation supporting OMAP2/3 differences
authorJuha Riihimäki <juhriihi@esdhcp039222.research.nokia.com>
Tue, 24 Feb 2009 09:06:36 +0000 (11:06 +0200)
committerJuha Riihimäki <juhriihi@esdhcp039222.research.nokia.com>
Tue, 24 Feb 2009 09:06:36 +0000 (11:06 +0200)
commitac0a31f2dddd25711b2323eeaa85c324d97bfb5b
treeb4cbda7327c09925956508af035ae450132ddff8
parent17525b278ca49a364592999bdf960c8d9381ea53
improve OMAP DSS emulation supporting OMAP2/3 differences

Add mapping for OMAP3 DSS DSI registers (dummy implementation with error printout only at this stage) and move OMAP2 DSS L3 register mapping as specific for OMAP2. OMAP3 L3 implementation will be in omap3.c.
hw/omap.h
hw/omap2.c
hw/omap3.c
hw/omap_dss.c