change log for rtems (2010-10-29)

rtems-vc at rtems.org rtems-vc at rtems.org
Fri Oct 29 08:11:16 UTC 2010


 *sh*:
2010-10-29	Sebastian Huber <sebastian.huber at embedded-brains.de>

	* rtems/powerpc/registers.h: Added HID2 define.  Fixed comments.

M  1.158  cpukit/score/cpu/powerpc/ChangeLog
M   1.31  cpukit/score/cpu/powerpc/rtems/powerpc/registers.h

diff -u rtems/cpukit/score/cpu/powerpc/ChangeLog:1.157 rtems/cpukit/score/cpu/powerpc/ChangeLog:1.158
--- rtems/cpukit/score/cpu/powerpc/ChangeLog:1.157	Thu Oct 21 17:14:44 2010
+++ rtems/cpukit/score/cpu/powerpc/ChangeLog	Fri Oct 29 02:32:30 2010
@@ -1,3 +1,7 @@
+2010-10-29	Sebastian Huber <sebastian.huber at embedded-brains.de>
+
+	* rtems/powerpc/registers.h: Added HID2 define.  Fixed comments.
+
 2010-10-21	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* rtems/score/cpu.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to

diff -u rtems/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h:1.30 rtems/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h:1.31
--- rtems/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h:1.30	Wed Jun 30 02:43:00 2010
+++ rtems/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h	Fri Oct 29 02:32:30 2010
@@ -118,8 +118,9 @@
 #define	XER	1
 #define LR	8
 #define CTR	9
-#define HID0	1008	/* Hardware Implementation */
-#define HID1	1009	/* Hardware Implementation */
+#define HID0	1008	/* Hardware Implementation 0 */
+#define HID1	1009	/* Hardware Implementation 1 */
+#define HID2	1011	/* Hardware Implementation 2 */
 #define DABR	1013	/* Data Access Breakpoint  */
 #define PVR	287	/* Processor Version */
 #define IBAT0U	528	/* Instruction BAT #0 Upper/Lower */
@@ -132,13 +133,13 @@
 #define IBAT3L	535
 
 /* Only present on 7445, 7447, 7448, 7455 and 7457 (if HID0[HIGH_BAT_EN]) */
-#define IBAT4U	560	/* Instruction BAT #0 Upper/Lower */
+#define IBAT4U	560	/* Instruction BAT #4 Upper/Lower */
 #define IBAT4L	561
-#define IBAT5U	562	/* Instruction BAT #1 Upper/Lower */
+#define IBAT5U	562	/* Instruction BAT #5 Upper/Lower */
 #define IBAT5L	563
-#define IBAT6U	564	/* Instruction BAT #2 Upper/Lower */
+#define IBAT6U	564	/* Instruction BAT #6 Upper/Lower */
 #define IBAT6L	565
-#define IBAT7U	566	/* Instruction BAT #3 Upper/Lower */
+#define IBAT7U	566	/* Instruction BAT #7 Upper/Lower */
 #define IBAT7L	567
 
 #define DBAT0U	536	/* Data BAT #0 Upper/Lower */
@@ -151,13 +152,13 @@
 #define DBAT3L	543
 
 /* Only present on 7445, 7447, 7448, 7455 and 7457 (if HID0[HIGH_BAT_EN]) */
-#define DBAT4U	568	/* Instruction BAT #0 Upper/Lower */
+#define DBAT4U	568	/* Instruction BAT #4 Upper/Lower */
 #define DBAT4L	569
-#define DBAT5U	570	/* Instruction BAT #1 Upper/Lower */
+#define DBAT5U	570	/* Instruction BAT #5 Upper/Lower */
 #define DBAT5L	571
-#define DBAT6U	572	/* Instruction BAT #2 Upper/Lower */
+#define DBAT6U	572	/* Instruction BAT #6 Upper/Lower */
 #define DBAT6L	573
-#define DBAT7U	574	/* Instruction BAT #3 Upper/Lower */
+#define DBAT7U	574	/* Instruction BAT #7 Upper/Lower */
 #define DBAT7L	575
 
 #define DMISS	976	/* TLB Lookup/Refresh registers */



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20101029/2e17261b/attachment.html>


More information about the vc mailing list