qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 4/4] Add qtest support for i.MX I2C device em


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v5 4/4] Add qtest support for i.MX I2C device emulation.
Date: Mon, 3 Jun 2013 16:21:14 +0100

On 8 May 2013 09:28, Jean-Christophe DUBOIS <address@hidden> wrote:
> This is using a ds1338 RTC chip on the i2c bus. This RTC
> chip is not present on the real board.

Ideally this should work by the test driver passing
a "-device ds1338,something,something" argument to
instantiate the RTC and connect it to the I2C bus,
rather than the board doing it if it knows it's being
run by qtest. Does the i2c interface let us do that?

> +
> +    /* check retreived time againt local time */

"retrieve", "against"

thanks
-- PMM



reply via email to

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