public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
* AT91EB55 and DataFlash
@ 2009-02-12 12:08 John Dallaway
  2009-02-12 12:56 ` Andrew Lunn
  0 siblings, 1 reply; 9+ messages in thread
From: John Dallaway @ 2009-02-12 12:08 UTC (permalink / raw)
  To: ecos-maintainers

eCos maintainers

Building RedBoot for the AT91EB55 target (eb55) is currently failing due to:

a) CYGPKG_ERROR missing in the RedBoot .ecm files. It is required by
CYGPKG_DEVS_FLASH_ATMEL_DATAFLASH.

and

b) A compilation error when declaring the DataFlash part:

> /var/local/ecos-test/packages/devs/flash/arm/eb55/current/src/eb55_flash.c:76: error: initializer element is not constant
> /var/local/ecos-test/packages/devs/flash/arm/eb55/current/src/eb55_flash.c:76: error: (near initialization for ‘cyg_dataflash_priv_cyg_eb55_dataflash.dev.spi_dev’)

It looks like CYGPKG_DEVS_FLASH_EB55 requires some minor updating to
work with the current DataFlash API.

The AT91EB55 is the only example of a target which uses Atmel DataFlash
in the repository so it would be useful to fix this up. Could someone
who is not on the critical path for eCos 3.0 beta 1 volunteer to take a
look please?

John Dallaway

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

end of thread, other threads:[~2009-02-12 14:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 12:08 AT91EB55 and DataFlash John Dallaway
2009-02-12 12:56 ` Andrew Lunn
2009-02-12 13:50   ` Andrew Lunn
2009-02-12 14:23     ` John Dallaway
2009-02-12 14:31       ` Nick Garnett
2009-02-12 14:38         ` John Dallaway
2009-02-12 14:27     ` Nick Garnett
2009-02-12 14:32       ` Andrew Lunn
2009-02-12 14:43         ` Nick Garnett

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).