On 06/04/2013 05:24 AM, Peter Crosthwaite wrote:
Hi Peter,
On Tue, Jun 4, 2013 at 1:21 AM, Peter Maydell wrote:
On 8 May 2013 09:28, Jean-Christophe DUBOIS 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
Hi Peter,
On Tue, Jun 4, 2013 at 1:21 AM, Peter Maydell wrote:
> On 8 May 2013 09:28, Jean-Christophe DUBOIS 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,so
On 8 May 2013 09:28, Jean-Christophe DUBOIS 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 I
This is using a ds1338 RTC chip on the i2c bus. This RTC
chip is not present on the real board.
Signed-off-by: Jean-Christophe DUBOIS
---
Changes since v1:
* not present on v1
Changes since v2:
* use a common header file for I2C regs definition
Changes since v3:
* rework GPL header