summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-10-15 09:39:08 +0200
committerWolfgang Denk <wd@denx.de>2008-10-18 21:54:02 +0200
commitc24853644ddd2dd2e4246b5854a93e6254a14092 (patch)
tree4c3d35cd9f55e725fd1bd3c0c6b792cc74df403b /common
parent4ca107effebfbabac1057c39632105dacef95957 (diff)
downloadblackbird-obmc-uboot-c24853644ddd2dd2e4246b5854a93e6254a14092.tar.gz
blackbird-obmc-uboot-c24853644ddd2dd2e4246b5854a93e6254a14092.zip
mgcoge, mgsuvd: add board specific I2C deblocking mechanism.
As documented in doc/I2C_Edge_Conditions, adding a board specific deblocking mechanism via CFG_I2C_INIT_BOARD for the mgcoge and mgsuvd board. This code was originally written by Keymile in association with Anatech and Atmel in 1998. The Code toggels the SCL until the SCA line goes to HIGH (max. 16 times). And after this, a start condition is sent. This is another approach to deblock the I2C Bus. The soft I2C driver actually sends 9 clocks with SDA High, and then a stop at the end, to deblock the I2C Bus. Maybe we should use the approach from Keymile as the new standard? Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud