summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/bfin/rtems/bfin/bf52x.h23
1 files changed, 12 insertions, 11 deletions
diff --git a/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h b/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
index 3c5bf7b3ef..7b4a41ac05 100644
--- a/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
+++ b/cpukit/score/cpu/bfin/rtems/bfin/bf52x.h
@@ -1,13 +1,17 @@
/**
- *@file bf52x.h
+ * @file
*
- * This file defines basic MMR for the Blackfin 52x CPU.
- * The MMR have been taken from the ADSP-BF52x Blackfin Processor
- * Hardware Reference from Analog Devices. Mentioned Chapters
- * refer to this Documentation.
+ * @brief Basic MMR for the Blackfin 52x CPU
*
- * Based on bf533.h
+ * This file defines basic MMR for the Blackfin 52x CPU.
+ * The MMR have been taken from the ADSP-BF52x Blackfin Processor
+ * Hardware Reference from Analog Devices. Mentioned Chapters
+ * refer to this Documentation.
*
+ * Based on bf533.h
+ */
+
+/*
* COPYRIGHT (c) 2006.
* Atos Automacao Industrial LTDA.
* modified by Alain Schaefer <alain.schaefer@easc.ch>
@@ -18,11 +22,8 @@
* http://www.rtems.com/license/LICENSE.
*
*
- * @author Rohan Kangralkar, ECE Department Northeastern University
- * @date 02/15/2011
- *
- * HISTORY:
- *
+ * Author: Rohan Kangralkar, ECE Department Northeastern University
+ * Date: 02/15/2011
*/
#ifndef _RTEMS_BFIN_52x_H