--- /opt/ecos/ecos2.0/packages/devs/watchdog/arm/at91/current/cdl/watchdog_at91.cdl 2002-08-06 17:33:29.000000000 +0200 +++ /opt/ecos/ecos2.1/packages/devs/watchdog/arm/at91/current/cdl/watchdog_at91.cdl 2004-07-27 23:31:54.000000000 +0200 @@ -9,6 +9,7 @@ ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. ## Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. +## Copyright (C) 2003 Nick Garnett ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free @@ -41,7 +42,7 @@ ######DESCRIPTIONBEGIN#### # # Author(s): tkoeller -# Contributors: tkoeller +# Contributors: tkoeller, nickg # Date: 2000-05-05 # #####DESCRIPTIONEND#### @@ -61,9 +62,12 @@ active_if CYGIMP_WATCHDOG_HARDWARE description " This package uses the watchdog device integrated - in the ARM CPU to execute a predefined action if the + in the AT91 to execute a predefined action if the application fails to call the reset function for - longer than a given timeout interval." + longer than a given timeout interval. This package + currently supports the AT91x408xx, AT91M55800A and AT91M42800 + devices found on the Atmel EB40, EB40A, EB42 and EB55 evaluation + boards. " cdl_option CYGIMP_WATCHDOG_HARDWARE { parent CYGPKG_IO_WATCHDOG_IMPLEMENTATION @@ -72,7 +76,7 @@ implements CYGINT_WATCHDOG_IMPLEMENTATIONS } - cdl_option CYGNUM_DEVS_WATCHDOG_ARM_AT91_DESIRED_TMEOUT_MS { + cdl_option CYGNUM_DEVS_WATCHDOG_ARM_AT91_DESIRED_TIMEOUT_MS { display "Desired timeout value" flavor data legal_values 1 to 2047