[U-Boot] [PATCH v4] ARMV7: OMAP: I2C driver: Write more than 1 byte at a time in i2c_write

Heiko Schocher hs at denx.de
Tue Aug 2 08:37:10 CEST 2011


Hello Paulraj,

Michael Jones wrote:
> This allows the EEPROM layer to send a single i2c write command
> per page, and wait CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS between
> i2c write commands.
> 
> Signed-off-by: Michael Jones <michael.jones at matrix-vision.de>
> ---
> Changes for v4:
>   - Added missing args for printf on out-of-range
> 
> Changes for v3:
>   - Rewrote error messages to be more descriptive.
> 
> Changes for v2:
>   - None. Resubmitting to include custodian in cc:
> 
>  drivers/i2c/omap24xx_i2c.c |  136 +++++++++++++++++++-------------------------
>  1 files changed, 58 insertions(+), 78 deletions(-)

This patch is now checkpatch and makeall clean, can you Ack/Nack
this patch, so I can pick it up, if you give your ack?
(Or do you want to apply it, so I can Ack it)

There is also a cosmetic (checkpatch cleanup) patch for this driver,
see:

http://patchwork.ozlabs.org/patch/107052/

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