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]

A&M Adder - enable serial I/O


Still no serial I/O for SCCx.

Index: ecos.db
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/ecos.db,v
retrieving revision 1.80
diff -u -5 -p -r1.80 ecos.db
--- ecos.db	25 Nov 2002 23:18:41 -0000	1.80
+++ ecos.db	10 Dec 2002 14:14:40 -0000
@@ -3750,12 +3750,12 @@ target adder {
                           CYGPKG_HAL_QUICC 
                           CYGPKG_DEVS_FLASH_POWERPC_ADDER
                           CYGPKG_DEVS_FLASH_AMD_AM29XXXXX
                           CYGPKG_DEVS_ETH_POWERPC_QUICC
                           CYGPKG_DEVS_ETH_POWERPC_ADDER
+                          CYGPKG_IO_SERIAL_POWERPC_QUICC_SMC
         }
-#                          CYGPKG_IO_SERIAL_POWERPC_QUICC_SMC
         description "
             The adder target provides the packages needed to run
             eCos on a A&M Adder PPC850 board."
 }
 
Index: ChangeLog
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/ChangeLog,v
retrieving revision 1.87
diff -u -5 -p -r1.87 ChangeLog
--- ChangeLog	25 Nov 2002 23:18:41 -0000	1.87
+++ ChangeLog	10 Dec 2002 15:41:33 -0000
@@ -1,5 +1,9 @@
+2002-12-10  Gary Thomas  <gthomas@ecoscentric.com>
+
+	* ecos.db: Enable serial devices for A&M 'adder' platform.
+
 2002-11-25  Gary Thomas  <gthomas@ecoscentric.com>
 
 	* ecos.db: Add support for A&M "Adder" (PowerPC 850)
 	Split PowerPC QUICC ethernet driver into generic+platform.
 


-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


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