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

Hello Tom,
please pull from u-boot-i2c master
The following changes since commit c8e1ca3ebfd21915f6f2e399c9ca1cd3d7a4b076:
tools: omapimage: fix corner-case in byteswap path (2017-12-05 21:56:29 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 28df8ed07f2ae936e9af28c146d555ed4d0c122a:
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C (2017-12-07 09:29:35 +0100)
---------------------------------------------------------------- Alan Ott (2): i2c: at91_i2c: Wait for TXRDY after sending the first byte i2c: at91_i2c: remove the .probe_chip function
Beniamino Galvani (4): i2c: meson: improve Kconfig description i2c: meson: reduce timeout i2c: meson: fix return codes on error i2c: meson: add some comments
Nobuhiro Iwamatsu (1): cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
cmd/i2c.c | 14 ++++++++++++-- drivers/i2c/Kconfig | 7 ++++++- drivers/i2c/at91_i2c.c | 24 ++---------------------- drivers/i2c/meson_i2c.c | 31 ++++++++++++++++++++++--------- 4 files changed, 42 insertions(+), 34 deletions(-)
travis build looks good, see: https://travis-ci.org/hsdenx/u-boot-i2c/builds/312841815
bye, Heiko

On Thu, Dec 07, 2017 at 01:23:03PM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c master
The following changes since commit c8e1ca3ebfd21915f6f2e399c9ca1cd3d7a4b076:
tools: omapimage: fix corner-case in byteswap path (2017-12-05 21:56:29 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 28df8ed07f2ae936e9af28c146d555ed4d0c122a:
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C (2017-12-07 09:29:35 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini