linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* FW: cpm_spi.c under kernel 2.6
@ 2005-01-19 11:47 Christian-Hoffmann
  2005-01-19 16:49 ` annamaya
  0 siblings, 1 reply; 4+ messages in thread
From: Christian-Hoffmann @ 2005-01-19 11:47 UTC (permalink / raw)
  To: linuxppc-embedded



>  -----Original Message-----
> From: 	Hoffmann Christian Com ESY HD 652  
> Sent:	Dienstag, 18. Januar 2005 11:55
> To:	'linuxppc-dev@ozlabs.org'
> Subject:	cpm_spi.c under kernel 2.6
> 
> hi, 
> 
> has anybody already ported the spi driver available in kernel 2.4.24
> (arch/ppc/8260_io/cpm_spi.c) to kernel 2.6 (2.6.8.1) ?
> if so, where can i get it ?
> 
> regards
> 
> christian

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

* Re: FW: cpm_spi.c under kernel 2.6
  2005-01-19 11:47 FW: cpm_spi.c under kernel 2.6 Christian-Hoffmann
@ 2005-01-19 16:49 ` annamaya
  2005-01-19 18:47   ` David Jander
  0 siblings, 1 reply; 4+ messages in thread
From: annamaya @ 2005-01-19 16:49 UTC (permalink / raw)
  To: Christian-Hoffmann, linuxppc-embedded

That reminds me that I need to make the spi driver
available somewhere all the time. But I am not sure
when I will be able to do that. Meanwhile, you should
be able to start of with the old driver for the 8xx
that should be around somewhere under the rubble. :-)
Or, you can start off with the sample code in u-boot
that was derived from the original driver.


--- Christian-Hoffmann@siemens.com wrote:

> 
> 
> >  -----Original Message-----
> > From: 	Hoffmann Christian Com ESY HD 652  
> > Sent:	Dienstag, 18. Januar 2005 11:55
> > To:	'linuxppc-dev@ozlabs.org'
> > Subject:	cpm_spi.c under kernel 2.6
> > 
> > hi, 
> > 
> > has anybody already ported the spi driver
> available in kernel 2.4.24
> > (arch/ppc/8260_io/cpm_spi.c) to kernel 2.6
> (2.6.8.1) ?
> > if so, where can i get it ?
> > 
> > regards
> > 
> > christian
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
>
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> 



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

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

* Re: FW: cpm_spi.c under kernel 2.6
  2005-01-19 16:49 ` annamaya
@ 2005-01-19 18:47   ` David Jander
  2005-01-19 23:02     ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: David Jander @ 2005-01-19 18:47 UTC (permalink / raw)
  To: linuxppc-embedded

On Wednesday 19 January 2005 17:49, annamaya wrote:
> That reminds me that I need to make the spi driver
> available somewhere all the time. But I am not sure
> when I will be able to do that. Meanwhile, you should
> be able to start of with the old driver for the 8xx
> that should be around somewhere under the rubble. :-)
> Or, you can start off with the sample code in u-boot
> that was derived from the original driver.

I just wanted to add, that if anyone is going to get busy again with the 8xx 
SPI driver(s) in u-boot and linux-2.4, I'd like to know, since I am too.
In u-boot there are two 8xx-SPI-drivers, one software and one in hardware, and 
they seem both broken now (I'm still using CVS versions around 1.1.2 
somewhere maybe I should cvs update :-)
Specifically spi_xmit() get each other in the way. There are two such 
functions in u-boot, both non-static and with (very) different prototypes, so 
I am starting to figure out the best way of fixing that mess. Is anyone busy 
with the same task?

Greetings,

-- 
David Jander
Protonic Holland.

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

* Re: FW: cpm_spi.c under kernel 2.6
  2005-01-19 18:47   ` David Jander
@ 2005-01-19 23:02     ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2005-01-19 23:02 UTC (permalink / raw)
  To: David Jander; +Cc: linuxppc-embedded

In message <200501191947.16167.david.jander@protonic.nl> you wrote:
>
> In u-boot there are two 8xx-SPI-drivers, one software and one in hardware, and 
...
> I am starting to figure out the best way of fixing that mess. Is anyone busy 
> with the same task?

You have better chances  for  a  useful  reply  if  you  ask  on  the
U-Boot-Users mailing list instead.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
In theory, there is no difference between  theory  and  practice.  In
practice, however, there is.

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

end of thread, other threads:[~2005-01-19 23:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 11:47 FW: cpm_spi.c under kernel 2.6 Christian-Hoffmann
2005-01-19 16:49 ` annamaya
2005-01-19 18:47   ` David Jander
2005-01-19 23:02     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).