summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen83xx/start
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-01 15:38:55 -0600
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 08:43:50 +0100
commite560ee85cf91e03568e668a610afa545f262417f (patch)
tree686df9c121efd6de11fca70a10d8fda007888609 /bsps/powerpc/gen83xx/start
parentbsps/sh/: Scripted embedded brains header file clean up (diff)
downloadrtems-e560ee85cf91e03568e668a610afa545f262417f.tar.bz2
bsps/powerpc/: Scripted embedded brains header file clean up
Updates #4625.
Diffstat (limited to '')
-rw-r--r--bsps/powerpc/gen83xx/start/bspreset.c8
-rw-r--r--bsps/powerpc/gen83xx/start/bsprestart.c6
-rw-r--r--bsps/powerpc/gen83xx/start/bspstart.c6
-rw-r--r--bsps/powerpc/gen83xx/start/cpuinit.c4
-rw-r--r--bsps/powerpc/gen83xx/start/start.S4
5 files changed, 5 insertions, 23 deletions
diff --git a/bsps/powerpc/gen83xx/start/bspreset.c b/bsps/powerpc/gen83xx/start/bspreset.c
index ebaf9f129f..ad79a361bd 100644
--- a/bsps/powerpc/gen83xx/start/bspreset.c
+++ b/bsps/powerpc/gen83xx/start/bspreset.c
@@ -1,11 +1,5 @@
/*
- * Copyright (c) 2008
- * Embedded Brains GmbH
- * Obere Lagerstr. 30
- * D-82178 Puchheim
- * Germany
- * rtems@embedded-brains.de
- *
+ * Copyright (c) 2008 embedded brains GmbH. All rights reserved.
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/powerpc/gen83xx/start/bsprestart.c b/bsps/powerpc/gen83xx/start/bsprestart.c
index 4a2d298de0..2768577adf 100644
--- a/bsps/powerpc/gen83xx/start/bsprestart.c
+++ b/bsps/powerpc/gen83xx/start/bsprestart.c
@@ -1,12 +1,6 @@
/*
* Copyright (c) 2008-2013 embedded brains GmbH. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/powerpc/gen83xx/start/bspstart.c b/bsps/powerpc/gen83xx/start/bspstart.c
index 733f43e8ec..336ac281bb 100644
--- a/bsps/powerpc/gen83xx/start/bspstart.c
+++ b/bsps/powerpc/gen83xx/start/bspstart.c
@@ -9,12 +9,6 @@
/*
* Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved.
*
- * embedded brains GmbH
- * Dornierstr. 4
- * 82178 Puchheim
- * Germany
- * <info@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/powerpc/gen83xx/start/cpuinit.c b/bsps/powerpc/gen83xx/start/cpuinit.c
index ad8fe98456..aad72cd6ee 100644
--- a/bsps/powerpc/gen83xx/start/cpuinit.c
+++ b/bsps/powerpc/gen83xx/start/cpuinit.c
@@ -5,9 +5,9 @@
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
| Copyright (c) 2005 |
-| Embedded Brains GmbH |
+| embedded brains GmbH |
| Obere Lagerstr. 30 |
-| D-82178 Puchheim |
+| 82178 Puchheim |
| Germany |
| rtems@embedded-brains.de |
+-----------------------------------------------------------------+
diff --git a/bsps/powerpc/gen83xx/start/start.S b/bsps/powerpc/gen83xx/start/start.S
index 943ced4d59..6c5ab556a0 100644
--- a/bsps/powerpc/gen83xx/start/start.S
+++ b/bsps/powerpc/gen83xx/start/start.S
@@ -2,9 +2,9 @@
| Project: RTEMS generic MPC83xx BSP |
+-----------------------------------------------------------------+
| Copyright (c) 2007 |
-| Embedded Brains GmbH |
+| embedded brains GmbH |
| Obere Lagerstr. 30 |
-| D-82178 Puchheim |
+| 82178 Puchheim |
| Germany |
| rtems@embedded-brains.de |
+-----------------------------------------------------------------+