[U-Boot] [PATCH v2 12/17] dm: i2c: Add an I2C EEPROM simulator
Heiko Schocher
hs at denx.de
Mon Nov 17 07:39:37 CET 2014
Hello Simon,
Am 11.11.2014 18:46, schrieb Simon Glass:
> To enable testing of I2C, add a simple I2C EEPROM simulator for sandbox.
> It supports reading and writing from a small data store.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/misc/Makefile | 3 ++
> drivers/misc/i2c_eeprom_emul.c | 108 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 111 insertions(+)
> create mode 100644 drivers/misc/i2c_eeprom_emul.c
Acked-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list