8xx i2c refers to unspecified chip errata
Joakim Tjernlund
joakim.tjernlund at lumentis.se
Fri Oct 11 22:46:12 EST 2002
>
>
> Hi Bart and Joakim,
>
> Well. No, I'm not shure. But I see what you mean Bart. :) I'll see what
> happens now.
>
> And I have a question to Joakim. In your code you wrote (cpm_iic_init):
>
> i2c->i2c_i2mod = 0x80; /* Filter clock */
>
> I think this is not what you intended. I didn't find that bit (bit 0) in my
> 862 manual. But there's the FLT flag (bit 4) that matches your comment. So I
> think It should be:
>
> i2c->i2c_i2mod = 0x08; /* Filter clock */
You are right
Jocke
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list