All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] U-BOOT for MPC885 Eval board - i2c problem
@ 2004-08-09 14:41 Sachin S Mehta
  2004-08-09 19:41 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin S Mehta @ 2004-08-09 14:41 UTC (permalink / raw)
  To: u-boot

Hi,

We  are using MPC885ADS Eval. board ,we are porting  U-Boot 1.1.1 on it and working fine,

we have following query :

We are connected an EEPROM (CHIP ADDRESS : 0X50)  on  I2C bus,
 when we trying to check with  "iprobe"  command its displaying a message like :

Valid chip addresses:  00 01 02 03 04 05 06 07 ............ 80 

Its talking a lots of time and not working.

Has anyone faced same problem?


thanks and regards,
Sachin mehta

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] U-BOOT for MPC885 Eval board - i2c problem
  2004-08-09 14:41 [U-Boot-Users] U-BOOT for MPC885 Eval board - i2c problem Sachin S Mehta
@ 2004-08-09 19:41 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-08-09 19:41 UTC (permalink / raw)
  To: u-boot

In message <s117da89.012@EMAIL> you wrote:
> 
> We  are using MPC885ADS Eval. board ,we are porting  U-Boot 1.1.1 on it
> and working fine,

I understand that you rae using the CPM implementation of the driver?

You are aware of the differences between  MPC885  and  other  (older)
processors  of  the  MPC8xx family (like MPC860), aren't you? Did you
modify the I2C driver accordingly (especially  the  handling  of  the
iic_rpbase filed in the parameter RAM) ?

> We are connected an EEPROM (CHIP ADDRESS : 0X50)  on  I2C bus,
>  when we trying to check with  "iprobe"  command its displaying a message
> like :
> 
> Valid chip addresses:  00 01 02 03 04 05 06 07 ............ 80 

Is it really displaying exactly such a row of dots ?

> Its talking a lots of time and not working.

It's normal that the ip[robe command takes very  long  with  the  CPM
implementation; is there any good reason for not using soft-I2C?

> Has anyone faced same problem?

Did you search the mailing list archive?


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Ninety-Ninety Rule of Project Schedules:
        The first ninety percent of the task takes ninety percent of
the time, and the last ten percent takes the other ninety percent.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-09 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-09 14:41 [U-Boot-Users] U-BOOT for MPC885 Eval board - i2c problem Sachin S Mehta
2004-08-09 19:41 ` Wolfgang Denk

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.