All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] I2C1 is not working in U-boot, When I2C2 pins are config as GPIO in MPC8313 board
@ 2009-03-20 14:03 rudresh
  0 siblings, 0 replies; only message in thread
From: rudresh @ 2009-03-20 14:03 UTC (permalink / raw)
  To: u-boot


We have custom board based on MPC8313ERDB processor. This processor is having
silicon revision 1.0.

We have RTC & ADC connected over i2c1. Also, We are using GPIO pins muxed
with i2c2 in GPIO mode.

The problem is, when i configure these muxed gpio pins in GPIO mode, my ADC
& RTC is not working.
Content of SICRL & SICRH Register at this Condition were as follows :-
SICRL : 33fc0800
SICRH : 0030c003

We disabled GPIO mode for GPIO pins muxed with i2c2 and found ADC & RTC over
I2C1 working fine. 
Content of SICRL & SICRH Register at this Condition were as follows :-
SICRL :-  33fc0800
SICRH :-  0000c003

Thanks
Rudresh



-- 
View this message in context: http://www.nabble.com/I2C1-is-not-working-in-U-boot%2C-When-I2C2-pins-are-config-as-GPIO-in-MPC8313-board-tp22620921p22620921.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-20 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20 14:03 [U-Boot] I2C1 is not working in U-boot, When I2C2 pins are config as GPIO in MPC8313 board rudresh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.