u-boot-brain/board/ti
Alexander Kochetkov 04e2a13336 beagleboard: Remove side effects of i2c2 pullup resisters initialization code
Fix typo of commit d4e53f063d.

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@gmail.com>
CC: Tom Rini <trini@ti.com>
CC: Steve Kipisz <s-kipisz2@ti.com>
2014-10-10 09:44:43 -04:00
..
am43xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
am335x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
am3517crane kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
beagle beagleboard: Remove side effects of i2c2 pullup resisters initialization code 2014-10-10 09:44:43 -04:00
dra7xx OMAP5+: sata/scsi: Implement scsi_init() 2014-10-10 09:44:42 -04:00
evm MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
ks2_evm Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2014-09-21 16:56:44 +02:00
omap5_uevm OMAP5+: sata/scsi: Implement scsi_init() 2014-10-10 09:44:42 -04:00
panda kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sdp3430 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sdp4430 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ti814x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ti816x MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
tnetv107xevm MAINTAINERS: comment out invalid maintainers 2014-09-24 18:30:28 -04:00