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]

PowerPC - Update CDL for 'Adder' platform


Index: hal/powerpc/adder/current/ChangeLog
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/hal/powerpc/adder/current/ChangeLog,v
retrieving revision 1.3
diff -u -5 -p -r1.3 ChangeLog
--- hal/powerpc/adder/current/ChangeLog	2 Dec 2002 20:42:57 -0000	1.3
+++ hal/powerpc/adder/current/ChangeLog	31 Jan 2003 15:14:12 -0000
@@ -1,5 +1,9 @@
+2003-01-31  Gary Thomas  <gary@mlbassoc.com>
+
+	* cdl/hal_powerpc_adder.cdl: No tests currently defined.
+
 2002-12-02  Gary Thomas  <gthomas@ecoscentric.com>
 
 	* include/plf_intr.h: Use MPC8xx variant RESET support.
 
 2002-11-26  Gary Thomas  <gthomas@ecoscentric.com>
Index: hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl,v
retrieving revision 1.2
diff -u -5 -p -r1.2 hal_powerpc_adder.cdl
--- hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl	26 Nov 2002 13:48:18 -0000	1.2
+++ hal/powerpc/adder/current/cdl/hal_powerpc_adder.cdl	31 Jan 2003 15:13:58 -0000
@@ -229,11 +229,11 @@ cdl_package CYGPKG_HAL_POWERPC_ADDER {
 
         cdl_option CYGPKG_HAL_POWERPC_ADDER_TESTS {
             display "ADDER tests"
             flavor  data
             no_define
-            calculated { "tests/addertime" }
+            default_value { "" }
             description   "
                 This option specifies the set of tests for the ADDER HAL."
         }
     }
 


-- 
------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary@mlbassoc.com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------


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