[U-Boot] [PATCH v3 1/2] i2c_eeprom: add read and write functions

Simon Glass sjg at chromium.org
Sat Apr 29 00:26:44 UTC 2017


On 22 April 2017 at 02:57, Jonas Karlman <jonas at kwiboo.se> wrote:
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---
>
> Changes in v3:
> - Add i2c_eeprom_{read,write} functions
>
> Changes in v2: None
>
>  drivers/misc/i2c_eeprom.c | 32 ++++++++++++++++++++++++++------
>  include/i2c_eeprom.h      | 24 ++++++++++++++++++++++++
>  2 files changed, 50 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list