[U-Boot] [i2c] Pull request

Hello Tom,
please pull from u-boot-i2c.git
The following changes since commit 052a681bae8ee91c9854089549b20c857d499fd7:
Prepare v2015.04-rc4 (2015-03-17 16:37:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to e6fbc3e4f1f2f974ec8efe9d52cfcb22b87f6294:
mv_i2c: fix warnings on 64-bit builds (2015-03-18 09:13:17 +0100)
---------------------------------------------------------------- Rob Herring (1): mv_i2c: fix warnings on 64-bit builds
drivers/i2c/mv_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
bye, Heiko

Hello Tom,
updated pull request for u-boot-i2c.git. Added the mvtwsi baudrate fix patch from Stefan after Hans added his Acked-by ...
The following changes since commit 052a681bae8ee91c9854089549b20c857d499fd7:
Prepare v2015.04-rc4 (2015-03-17 16:37:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to f582a1583b2c7ae91737f3b1a0b850e7f4ef68bb:
i2c: mvtwsi: Fix problem with baud rate calculation (2015-03-18 09:48:42 +0100)
---------------------------------------------------------------- Rob Herring (1): mv_i2c: fix warnings on 64-bit builds
Stefan Roese (1): i2c: mvtwsi: Fix problem with baud rate calculation
drivers/i2c/mv_i2c.c | 2 +- drivers/i2c/mvtwsi.c | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-)
Thanks!
Compiled on travis, see:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/54836953
only the m68k and kirkwood boards fail, but this is also for current mainline the case, so no errors, warnings added through this pull request.
bye, Heiko

On Wed, Mar 18, 2015 at 10:17:51AM +0100, Heiko Schocher wrote:
Hello Tom,
updated pull request for u-boot-i2c.git. Added the mvtwsi baudrate fix patch from Stefan after Hans added his Acked-by ...
The following changes since commit 052a681bae8ee91c9854089549b20c857d499fd7:
Prepare v2015.04-rc4 (2015-03-17 16:37:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to f582a1583b2c7ae91737f3b1a0b850e7f4ef68bb:
i2c: mvtwsi: Fix problem with baud rate calculation (2015-03-18 09:48:42 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini