Searched hist:"6 c11aeafeff8e0aa0b381baf5bcb1807de77e42e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/keymile/common/ |
| H A D | common.c | 6c11aeafeff8e0aa0b381baf5bcb1807de77e42e Tue Mar 08 09:51:15 UTC 2011 Heiko Schocher <hs@denx.de> keymile, common; fix i2c deblocking support
This patch fix the i2c deblocking facility with the i2c HW-Controller. The required delays for byte reading, the enhanced criteria for stop the dummy read and required 5 start/stop sequences are added.
Add i2c deblocking before ivm eeprom read.
Improve i2c deblocking sequence by respecting stop hold time.
Cleaned function for deblocking. Have now one function i2c_make_abort() available for bitbang, mpc82xx and mpc83xx harware controller.
Signed-off-by: Stefan Bigler <stefan.bigler@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Heiko Schocher <hs@denx.de> cc: Valentin Longchamp <valentin.longchamp@keymile.com>
|