From: rudresh <rudresh.tk@lntemsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] I2C1 is not working in U-boot, When I2C2 pins are config as GPIO in MPC8313 board
Date: Fri, 20 Mar 2009 07:03:43 -0700 (PDT) [thread overview]
Message-ID: <22620921.post@talk.nabble.com> (raw)
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.
reply other threads:[~2009-03-20 14:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22620921.post@talk.nabble.com \
--to=rudresh.tk@lntemsys.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.