All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] IXP and I2C - support
@ 2007-03-01 12:51 madcat at takaisin.fi
  0 siblings, 0 replies; 5+ messages in thread
From: madcat at takaisin.fi @ 2007-03-01 12:51 UTC (permalink / raw)
  To: u-boot

Hi,

I tried to look from old messages, but I couldn't find the answer.

I have IXP425 - based board that is using U-Boot to startup. Now I need 
I2C-support to U-Boot to be able to access eeprom. I looked through code 
and noticed that IXP does not have hardware I2C-support in U-Boot. Has 
some one made the hardware support? 

I also checked the soft_i2c, but then I would need to implement gpio for 
IXP, because U-Boot doesn't seem to have them. So, if some one has 
already made the support for harware I2C, I think it's easier to 
integrate that to the my version of U-Boot than trying to get the 
soft_i2c working.

Or, if nobody has made the I2C-support, have someone made the 
gpio-support? I haven't check how much I have to modify the code if I 
try to use the gpio-code from the kernel.

Thanks.

- Teemu K.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [U-Boot-Users] IXP and I2C - support
@ 2007-03-01 15:20 Martijn de Gouw
  2007-03-02  7:05 ` madcat at takaisin.fi
  0 siblings, 1 reply; 5+ messages in thread
From: Martijn de Gouw @ 2007-03-01 15:20 UTC (permalink / raw)
  To: u-boot

Hi,

> and noticed that IXP does not have hardware I2C-support in 
> U-Boot. Has 
> some one made the hardware support? 

the IXP425 does not have hardware I2C support.

> I also checked the soft_i2c, but then I would need to 
> implement gpio for 
> IXP, because U-Boot doesn't seem to have them. So, if some one has 
> already made the support for harware I2C, I think it's easier to 
> integrate that to the my version of U-Boot than trying to get the 
> soft_i2c working.
> 
> Or, if nobody has made the I2C-support, have someone made the 
> gpio-support? I haven't check how much I have to modify the code if I 
> try to use the gpio-code from the kernel.
> 

On our board (pdnb3 from prodrive) we have use software support for
gpio.
Look into this board configure to figure out how to support this.

Regards, martijn de gouw

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

end of thread, other threads:[~2007-03-02  8:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-01 12:51 [U-Boot-Users] IXP and I2C - support madcat at takaisin.fi
2007-03-01 15:20 Martijn de Gouw
2007-03-02  7:05 ` madcat at takaisin.fi
2007-03-02  7:53   ` Martin Krause
2007-03-02  8:18     ` madcat at takaisin.fi

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.