[U-Boot] beagleboard: Remove side effects of i2c2 pullup resisters initialization code

Tom Rini trini at ti.com
Fri Oct 10 16:41:21 CEST 2014


On Mon, Sep 29, 2014 at 09:46:48PM +0400, Alexander Kochetkov wrote:

> Fix typo of commit d4e53f063dd25e071444b87303573e7440deeb89.
> 
> i2c2 pullup resisters are controlled by bit 0 of CONTROL_PROG_IO1.
> It's value after reset is 0x00100001.
> 
> In order to clear bit 0, original code write 0xfffffffe to
> CONTROL_PROG_IO1 and toggle almost all default values.
> 
> Original code affect following:
> * disable i2c1 pullup resisters
> * increase far end load setting for many modules
> * setup invalid SC/LB combination
> 
> Signed-off-by: Alexander Kochetkov <al.kochet at gmail.com>
> CC: Tom Rini <trini at ti.com>
> CC: Steve Kipisz <s-kipisz2 at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141010/bb420211/attachment.pgp>


More information about the U-Boot mailing list