summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authormario.six@gdsys.cc <mario.six@gdsys.cc>2016-07-21 11:57:11 +0200
committerHeiko Schocher <hs@denx.de>2016-07-26 10:20:19 +0200
commit24f9c6bbc7d5e5e276dea32a81ade71f0e6b56ae (patch)
tree4c4b2f5ed0b474e3641be7d5979277c4df5e2f6a /.mailmap
parent14a6ff2c4f22010e5d67f25508f09e3b53a1f1c4 (diff)
downloadu-boot-imx-24f9c6bbc7d5e5e276dea32a81ade71f0e6b56ae.zip
u-boot-imx-24f9c6bbc7d5e5e276dea32a81ade71f0e6b56ae.tar.gz
u-boot-imx-24f9c6bbc7d5e5e276dea32a81ade71f0e6b56ae.tar.bz2
i2c: mvtwsi: Handle zero-length offsets properly
Zero-length offsets are not properly handled by the driver. When a read operation with a zero-length offset is started, a START condition is asserted, and since no offset bytes are transferred, a repeated START is issued immediately after, which confuses the controller. To fix this, we send the first START only if any address bytes need to be sent, and keep track of the expected start status accordingly. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions