On Mon, Jul 6, 2015 at 9:28 AM, Frederic Konrad
wrote:
> On 24/06/2015 08:35, Peter Crosthwaite wrote:
>>
>> On Mon, Jun 15, 2015 at 8:15 AM, wrote:
>>>
>>> From: KONRAD Frederic
>>>
>>> This does a write to every slaves when the I2C bus get a write to address
>>> 0.
>>>
>>> Signed-off-by: KONR
On 24/06/2015 08:35, Peter Crosthwaite wrote:
On Mon, Jun 15, 2015 at 8:15 AM, wrote:
From: KONRAD Frederic
This does a write to every slaves when the I2C bus get a write to address 0.
Signed-off-by: KONRAD Frederic
---
hw/i2c/core.c | 46 +-
On Mon, Jun 15, 2015 at 8:15 AM, wrote:
> From: KONRAD Frederic
>
> This does a write to every slaves when the I2C bus get a write to address 0.
>
> Signed-off-by: KONRAD Frederic
> ---
> hw/i2c/core.c | 46 +-
> 1 file changed, 45 insertions(+), 1 d
From: KONRAD Frederic
This does a write to every slaves when the I2C bus get a write to address 0.
Signed-off-by: KONRAD Frederic
---
hw/i2c/core.c | 46 +-
1 file changed, 45 insertions(+), 1 deletion(-)
diff --git a/hw/i2c/core.c b/hw/i2c/core.c
i