This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Atmel DataFlash driver


Savin Zlobec wrote:
> target eb55 {
> ????????alias { "Atmel evaluation board (EB55)" at91_eb55 }
> ????????packages { CYGPKG_HAL_ARM
> ? ? ? ? ? ? ? ? ? ?CYGPKG_HAL_ARM_AT91
> ? ? ? ? ? ? ? ? ? ?CYGPKG_HAL_ARM_AT91_EB55
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVS_FLASH_EB55
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVS_FLASH_ATMEL_AT49XXXX
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVS_FLASH_ATMEL_DATAFLASH
> ? ? ? ? ? ? ? ? ? ?CYGPKG_IO_SERIAL_ARM_AT91
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVS_SPI_ARM_EB55
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVS_SPI_ARM_AT91
> ? ? ? ? ? ? ? ? ? ?CYGPKG_DEVICES_WATCHDOG_ARM_AT91
> ? ? ? ? }
> ? ? ? ? description "
> ????????The eb55 target provides the packages needed to run eCos on an
> Atmel evaluation board (EB55)."
> }

First thank you for that package so I can stop to develop a driver for this 
kind of flash.
But I've still a problem : 
There are no packages : ?CYGPKG_DEVS_SPI_ARM_EB55,CYGPKG_DEVS_SPI_ARM_AT91
Where do I get them !?

Best regards

Sebastian Block


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]