[U-Boot] Fwd: Please pull from u-boot-i2c

Heiko Schocher hs at denx.de
Mon Nov 20 16:30:07 UTC 2017


Hello,

sorry, forgot to cc the list ...


-------- Weitergeleitete Nachricht --------
Betreff: [U-Boot] Please pull from u-boot-i2c
Datum: Mon, 20 Nov 2017 13:41:13 +0100
Von: Heiko Schocher <hs at denx.de>
Antwort an: hs at denx.de
An: Tom Rini <trini at konsulko.com>
Kopie (CC): Beniamino Galvani <b.galvani at gmail.com>

Hello Tom,

please pull from u-boot-i2c master

The following changes since commit b6251db8c3f0de605b4cd6f15a00fc7dd19cda63:

   Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND (2017-11-17 16:37:26 -0500)

are available in the git repository at:

   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to 456efb512728a4cd6fe66871932c5384bec9b7c1:

   odroid-c2: enable I2C (2017-11-20 10:11:44 +0100)

----------------------------------------------------------------
Beniamino Galvani (2):
       i2c: add Amlogic Meson driver
       odroid-c2: enable I2C

  arch/arm/include/asm/arch-meson/gxbb.h |   1 +
  arch/arm/include/asm/arch-meson/i2c.h  |  11 +++++
  board/amlogic/odroid-c2/odroid-c2.c    |   1 +
  configs/odroid-c2_defconfig            |   3 ++
  drivers/i2c/Kconfig                    |   6 +++
  drivers/i2c/Makefile                   |   1 +
  drivers/i2c/meson_i2c.c                | 263 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  7 files changed, 286 insertions(+)
  create mode 100644 arch/arm/include/asm/arch-meson/i2c.h
  create mode 100644 drivers/i2c/meson_i2c.c

No travis build errors, see:

https://travis-ci.org/hsdenx/u-boot-i2c/builds/304637979

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de



More information about the U-Boot mailing list