[U-Boot] [PATCH v3 1/2] i2c_eeprom: add read and write functions
sjg at google.com
sjg at google.com
Tue May 2 11:39:37 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>
Applied to u-boot-rockchip/next, thanks!
More information about the U-Boot
mailing list