]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
beagle: expansion boards: retry i2c_read with 16bit addressing
authorrobertcnelson@gmail.com <robertcnelson@gmail.com>
Mon, 4 Feb 2013 06:03:10 +0000 (06:03 +0000)
committerTom Rini <trini@ti.com>
Mon, 18 Feb 2013 18:48:04 +0000 (13:48 -0500)
commitff229ecf8b4e5379d32c74f0486c2285e2ee27d4
tree17b3572b0a78ef1f40d34c9a04b7cb3d79387115
parentb9f56698c7e9bf7ac773b5346c4f6886e214b69b
beagle: expansion boards: retry i2c_read with 16bit addressing

Some expansion boards now ship with at24 eeproms that need to communicate
via 16bit addressing.

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
board/ti/beagle/beagle.c