qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 1/2] Factor out common SharpSL PDA code


From: Dmitry Baryshkov
Subject: [Qemu-devel] Re: [PATCH 1/2] Factor out common SharpSL PDA code
Date: Fri, 30 May 2008 11:33:27 +0000 (UTC)
User-agent: Pan/0.132 (Waxed in Black)

Hi,

andrzej zaborowski wrote:

> Hi,
> 
> On 27/05/2008, Dmitry Baryshkov <address@hidden> wrote:
>> Factor out to sharpsl code to support devices that are present not only
>>  in spitz-family PDAs but also in outher Sharp Zaurus PDAs
> 
> I think of the Tosa as part of spitz family, but we can split the file
> if you think it's advantageous.  hw/spitz.c file would be named
> hw/zaurus.c but I had to be paranoid about trademarked names at that
> time, and afaik the SCOOP chip is only used on the Zaurus.

SCOOP is a custom ASiC used only on zaurus. However not all zaurii are 
spitz'. I moved all common functionality to separate file (should be 
named hw/zaurus.c :)) to make things more clear. And separated 

> 
> BTW, are you planning to add the other Tosa peripherals?

Yes. I'm looking at it now. The main problem probably will be TC6393XB 
which is a SiC containing NAND controller, FB/LCD, OHCI and (unused in 
tosa) MMC controller.  The current code ("return 3") is just a 
placeholder to make machine type detector work. wm9712 (audio codec + ts 
interface) and kbd seem to be simpler to implement.

BTW: I wasn't able to get PXA MMC emulation working neither with my code,
nor with spitz emulation. Does it work for you?

-- 
With best wishes
Dmitry






reply via email to

[Prev in Thread] Current Thread [Next in Thread]