This is the mail archive of the ecos-discuss@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]

Atmel AT91 watchdog driver


Hi all,

I have created a watchdog driver for the Atmel AT91 CPU. The driver
passes all existing watchdog tests. It comes as an .epk file,
however, before it can be built, a patch needs to be applied that I include
as a separate file. The patch adds watchdog-related definitions to
'hal/arm/at91/current/include/plf_io.h', which are currently missing from
that file.

Because I intend to submit the driver to be included in the main ecos
code base, I copied the standard source file header from some other file
and used a 'CYG' prefix for all configuration options in the CDL script.
Is this acceptable?

Thomas

-- 
Thomas Koeller
thomas@koeller.dyndns.org

Attachment: plf_io.diff.gz
Description: GNU Zip compressed data

Attachment: watchdog_at91.epk
Description: GNU Zip compressed data

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

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