On Tue, Jul 21, 2015 at 10:17 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
Reviewed-by: Alistair Francis
Tested-By: Hyun Kwon
Thanks,
Alistair
> ---
> hw/i2c/core.c | 130
> +++
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 | 130 ++
1 file changed, 76 insertions(+), 54 deletions(-)
diff --git a/hw/i2c/core.c b/