[Bug 2020] Provide support for the PPC 440
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Feb 21 08:02:10 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2020
--- Comment #5 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-02-21 02:02:10 CST ---
This is not acceptable (multi-lib violation):
diff --git a/cpukit/score/cpu/powerpc/rtems/asm.h
b/cpukit/score/cpu/powerpc/rtems/asm.h
index d54c060..e6b90ec 100644
--- a/cpukit/score/cpu/powerpc/rtems/asm.h
+++ b/cpukit/score/cpu/powerpc/rtems/asm.h
@@ -204,6 +204,83 @@
#define br5 0x085 /* DCR: memory bank register 5 */
#define br6 0x086 /* DCR: memory bank register 6 */
#define br7 0x087 /* DCR: memory bank register 7 */
+
+#elif defined(ppc440)
Why introduce ppc_booke_category_table? I think you can use
e500_category_table instead.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list