[U-Boot] [i2c] Pull request

Wolfgang Denk wd at denx.de
Sat Feb 11 22:07:24 CET 2012


Dear Heiko Schocher,

In message <4F1FA08A.7040501 at denx.de> you wrote:
> Hello Wolfgang,
> 
> The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:
> 
>   overo: add SPL support (2012-01-16 08:40:13 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-i2c.git master
> 
> Patil, Rachna (3):
>       ARM: I2C: I2C Multi byte address support
>       ARM: AM33XX: Add AM33XX I2C driver support
>       ARM: AM33XX: Add i2c support
> 
>  arch/arm/cpu/armv7/am33xx/clock.c             |    5 +
>  arch/arm/include/asm/arch-am33xx/common_def.h |    1 +
>  arch/arm/include/asm/arch-am33xx/cpu.h        |    3 +-
>  arch/arm/include/asm/arch-am33xx/i2c.h        |   81 +++++
>  board/ti/am335x/evm.c                         |    7 +
>  board/ti/am335x/mux.c                         |   13 +
>  drivers/i2c/omap24xx_i2c.c                    |  475 ++++++++++++++++---------
>  drivers/i2c/omap24xx_i2c.h                    |    2 +
>  include/configs/am335x_evm.h                  |    9 +
>  9 files changed, 421 insertions(+), 175 deletions(-)
>  create mode 100644 arch/arm/include/asm/arch-am33xx/i2c.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's no sense in being precise  when  you  don't  even  know  what
you're talking about.                             -- John von Neumann


More information about the U-Boot mailing list