[U-Boot] [PATCH v6 05/11] dm: i2c: Add an I2C EEPROM simulator

Simon Glass sjg at chromium.org
Thu Dec 11 14:22:53 CET 2014


On 10 December 2014 at 17:54, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
>
> 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>
>
>

Applied to u-boot-dm.


More information about the U-Boot mailing list