On 07/11/2018 19:22, Joel Sherrill wrote:
From: Sal<mcomajoanc...@gmail.com>

This work was part of GCI 2018.

Closes #2541.
---
  bsps/m68k/mcf52235/btimer/btimer.c   | 11 +++++++----
  bsps/m68k/mcf52235/clock/clock.c     | 13 +++++++++++++
  bsps/m68k/mcf52235/console/console.c | 26 +++++++++++++++++++++-----
  bsps/m68k/mcf52235/console/debugio.c | 19 ++++++++++++++-----
  bsps/m68k/mcf52235/include/bsp.h     | 14 +++++++++++++-
  bsps/m68k/mcf52235/include/tm27.h    | 10 +++++++++-
  bsps/m68k/mcf52235/start/init52235.c | 12 ++++++++++++
  bsps/m68k/mcf52235/start/linkcmds    | 11 ++++++++---
  bsps/m68k/mcf52235/start/start.S     |  9 +++++++--
  9 files changed, 104 insertions(+), 21 deletions(-)

diff --git a/bsps/m68k/mcf52235/btimer/btimer.c 
b/bsps/m68k/mcf52235/btimer/btimer.c
index f912254..5987481 100644
--- a/bsps/m68k/mcf52235/btimer/btimer.c
+++ b/bsps/m68k/mcf52235/btimer/btimer.c
@@ -2,10 +2,13 @@
   *  Timer Init
   *
   *  Use the last DMA timer (DTIM3) as the diagnostic timer.
- *
- *  Author: W. Eric Norum<nor...@aps.anl.gov>
- *
- *  COPYRIGHT (c) 2005.
+ */
+
+/*
+ *  COPYRIGHT (c) 2018

Is the Copyright date correct?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to