public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] SPI hardware driver for MCF52xx available?
@ 2005-09-16  6:47 Uwe Kindler
  2005-09-16  7:04 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kindler @ 2005-09-16  6:47 UTC (permalink / raw)
  To: ecos-discuss

Hello,

I read about SPI support in latest eCos documentation and found the 
following example code:

struct cyg_mcf52xx_qspi_device hal_spi_atod = {
     .spi_common.spi_bus = &cyg_mcf52xx_qspi_bus,
     …
} CYG_SPI_DEVICE_ON_BUS(0);

I would like to know if this is just an example or if there is really a 
hardware driver available for the QSPI modul of MCF52xx? I have the 
DilNetPC starter kit from SSV but cannot find any SPI related stuff in 
the eCos Pro folders. Also the public eCos repository does not contain a 
hardware driver for for the QSPI modul.

Thank you,

Uwe Kindler

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] SPI hardware driver for MCF52xx available?
  2005-09-16  6:47 [ECOS] SPI hardware driver for MCF52xx available? Uwe Kindler
@ 2005-09-16  7:04 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2005-09-16  7:04 UTC (permalink / raw)
  To: Uwe Kindler; +Cc: ecos-discuss

On Fri, Sep 16, 2005 at 08:08:14AM +0200, Uwe Kindler wrote:
> Hello,
> 
> I read about SPI support in latest eCos documentation and found the 
> following example code:
> 
> struct cyg_mcf52xx_qspi_device hal_spi_atod = {
>     .spi_common.spi_bus = &cyg_mcf52xx_qspi_bus,
>     ???
> } CYG_SPI_DEVICE_ON_BUS(0);
> 
> I would like to know if this is just an example or if there is really a 
> hardware driver available for the QSPI modul of MCF52xx? I have the 
> DilNetPC starter kit from SSV but cannot find any SPI related stuff in 
> the eCos Pro folders. Also the public eCos repository does not contain a 
> hardware driver for for the QSPI modul.

See 

http://ecoscentric.co.uk/ecospro/doc/html/ecospro-ref/ecospro-ref.html

It is listed there. eCosCentric have not released this package to the
public, so you need to contact them.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2005-09-16  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-16  6:47 [ECOS] SPI hardware driver for MCF52xx available? Uwe Kindler
2005-09-16  7:04 ` Andrew Lunn

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 read-only IMAP folder(s) and NNTP newsgroup(s).