[U-Boot-Users] [patch] Bugfix in I2C initialisation on S3C2400
Martin Krause
Martin.Krause at tqs.de
Tue Apr 4 09:31:30 CEST 2006
Bugfix in I2C initialisation on S3C2400.
If the bus is blocked because of a previously interrupted transfer, on
the I2CSCL line up to eleven clocks are generated to complete the transfer
and to cause the hanging device to free the bus.
With this fix pin I2CSCL (PG6) is really configured as GPIO and the clock
pulses are really generated.
Signed-off-by: Martin Krause <martin.krause at tqs.de>
CHANGELOG:
* Bugfix in I2C initialisation on S3C2400
Patch by Martin Krause, 4 Apr 2006
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-bugfix-in-i2c-initialisation-on-s3c2400-.patch
Type: application/octet-stream
Size: 1265 bytes
Desc: 01-bugfix-in-i2c-initialisation-on-s3c2400-.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060404/88b9ca2e/attachment.obj
More information about the U-Boot
mailing list