[U-Boot] [PATCH v6 05/11] dm: i2c: Add an I2C EEPROM simulator
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Dec 11 01:54:05 CET 2014
On Wed, 10 Dec 2014 08:55:51 -0700
Simon Glass <sjg at chromium.org> wrote:
> 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>
> Acked-by: Heiko Schocher <hs at denx.de>
> ---
>
> Changes in v6:
> - Drop the probe_chip() method which is not needed
Reviewed-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
More information about the U-Boot
mailing list