diff options
author | John Keeping <john@metanate.com> | 2016-08-18 19:08:42 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2016-09-13 04:57:27 (GMT) |
commit | 21d4b7d4e1786a2ccbcc5b304cf714e3778e6183 (patch) | |
tree | c98bcb4eccd0b0ca2554f7ae9dbe9dd842135e09 /arch/openrisc/include | |
parent | 551288bd8ba5db8f7553a9b7e4420fd005767b88 (diff) | |
download | u-boot-21d4b7d4e1786a2ccbcc5b304cf714e3778e6183.tar.xz |
rockchip: i2c: fix >32 byte writes
The special handling of the chip address and register address must only
happen before we send the data buffer, otherwise we will end up
inserting both of these every 32 bytes.
Signed-off-by: John Keeping <john@metanate.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/openrisc/include')
0 files changed, 0 insertions, 0 deletions