[U-Boot] [i2c] Pull request
Heiko Schocher
hs at denx.de
Wed Jul 11 11:55:27 CEST 2012
Hello Wolfgang,
Sorry for the late pull request, but it seems my Pull request Email
got lost ... Sorry. A "MAKEALL arm" with ELDK-5.2 compiled fine.
The following changes since commit 211e47549b668c7cdd8658c0413a272f0d0495d4:
Prepare v2012.07-rc1 (2012-07-10 09:21:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Fabio Estevam (1):
mx28evk: Add I2C support
Torsten Fleischer (1):
mxs-i2c: Fix internal address byte order
Troy Kisky (3):
mxc_i2c: specify i2c base address in config file
mx6qsabrelite: add i2c support
mxc_i2c: remove setting speed at each start
arch/arm/include/asm/arch-mx31/imx-regs.h | 7 +++++
arch/arm/include/asm/arch-mx35/imx-regs.h | 2 +-
board/freescale/mx28evk/iomux.c | 3 ++
board/freescale/mx6qsabrelite/mx6qsabrelite.c | 11 +++++++++
drivers/i2c/mxc_i2c.c | 31 +++---------------------
drivers/i2c/mxs_i2c.c | 2 +-
include/configs/flea3.h | 2 +-
include/configs/imx31_phycore.h | 3 +-
include/configs/mx28evk.h | 8 ++++++
include/configs/mx35pdk.h | 2 +-
include/configs/mx53ard.h | 2 +-
include/configs/mx53evk.h | 2 +-
include/configs/mx53loco.h | 2 +-
include/configs/mx53smd.h | 2 +-
include/configs/mx6qsabrelite.h | 8 ++++++
15 files changed, 51 insertions(+), 36 deletions(-)
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