[U-Boot] [PATCH v2 1/2] i2c: zynq: Support for 0-length register address

Heiko Schocher hs at denx.de
Thu Jan 30 06:26:51 CET 2014


Hello Michal,

Am 22.01.2014 09:46, schrieb Michal Simek:
> From: Michael Burr<michael.burr at logicpd.com>
>
> Fixed bug with alen == 0 in 'i2c_write', 'i2c_read'
> Further minor corrections:
> - Write 'address' register before 'data' register.
> - Write 'transfer_size' register before 'address' register.
>
> Signed-off-by: Michael Burr<michael.burr at logicpd.com>
> Signed-off-by: Michal Simek<michal.simek at xilinx.com>
>
> ---
>
> Changes in v2:
> - Fix incorrect rebase
>
> Changes in v1:
> - Based on original thread from Michael Burr
>    http://lists.denx.de/pipermail/u-boot/2013-October/165060.html
> - MS rebase on latest&greatest
>
>   drivers/i2c/zynq_i2c.c | 42 +++++++++++++++++++++++-------------------
>   1 file changed, 23 insertions(+), 19 deletions(-)

Applied to u-boot-i2c.git, thanks!

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