qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] PL011: Fix ID reporting


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] PL011: Fix ID reporting
Date: Sun, 8 Jan 2012 16:21:55 +0000

On 8 January 2012 16:02, Marek Vasut <address@hidden> wrote:
>> Can you point me to some documentation? I looked at
>> http://cache.freescale.com/files/dsp/doc/ref_manual/MCIMX28RM.pdf?fsrch=1&s
>> r=7 (i.MX28 Applications Processor Reference Manual) and although it has a
>> number of UARTs none of them looked obviously like PL011s.
>
> That's it, look at DUART section and Memory map section.

That doesn't document that it implements the ID registers at all :-)
Does the hardware give the ID registers the same values as stock
PL011 or are the part number/designer/etc fields different?

Anyway, the right approach to this is going to be to have either
(a) a qdev device with a different name [this is how we handle
the pl061 variant in the Stellaris Luminary, for instance]
(b) qdev properties
so you can get the mx28 right.

-- PMM



reply via email to

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