summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/tod
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 07:52:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 07:52:00 +0000
commitff28d60b96faaa329397cf6f846154d0a47d8b4b (patch)
tree3273b012d4d064d6f559b33983eb60c28e9dea56 /c/src/lib/libbsp/powerpc/gen5200/tod
parent2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ff28d60b96faaa329397cf6f846154d0a47d8b4b.tar.bz2
Cleanup CVS data.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/tod')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c17
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.h19
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c21
3 files changed, 0 insertions, 57 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c
index 932e0004a3..376003756c 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c
+++ b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: $File$
-+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,21 +18,6 @@
| |
+-----------------------------------------------------------------+
| this file contains the tod driver for a Philips pcf8563 I2C RTC |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 01.12.05 creation doe |
-|*****************************************************************|
-|*CVS information: |
-|*(the following information is created automatically, |
-|*do not edit here) |
-|*****************************************************************|
-|* $Log$
-|* Revision 1.3 2005/12/06 14:11:12 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
/*
* This file interfaces with the real-time clock found in a
diff --git a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.h b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.h
index 916a723010..2893c58736 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.h
+++ b/c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.h
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: $File$
-+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,21 +18,6 @@
| |
+-----------------------------------------------------------------+
| this file contains declarations for the pcf8563 RTC driver |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 01.12.05 creation doe |
-|*****************************************************************|
-|*CVS information: |
-|*(the following information is created automatically, |
-|*do not edit here) |
-|*****************************************************************|
-|* $Log$
-|* Revision 1.2 2005/12/06 14:11:12 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
/*
* This file contains the definitions for Dallas Semiconductor
@@ -47,8 +30,6 @@
* found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE.
- *
- * @(#) ds1307.h,v 1.2 2003/09/04 18:51:56 joel Exp
*/
#ifndef __RTC_PCF8563__
diff --git a/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c b/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c
index c457b95bef..ea5f7e7e4f 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c
+++ b/c/src/lib/libbsp/powerpc/gen5200/tod/todcfg.c
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: $File$
-+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,25 +18,6 @@
| |
+-----------------------------------------------------------------+
| this file configures the pcf8563 RTC for a PM520 board |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 01.12.05 creation doe |
-|*****************************************************************|
-|*CVS information: |
-|*(the following information is created automatically, |
-|*do not edit here) |
-|*****************************************************************|
-|* $Log$
-|* Revision 1.1 2005/12/31 05:09:26 ralf
-|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
-|* submission).
-|*
-|* Revision 1.4 2005/12/06 14:11:12 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
/*
* This file contains the RTC driver table for Motorola MCF5206eLITE