[rtems commit] powerpc: Delete PPC_BSP_HAS_FIXED_PR288
Sebastian Huber
sebh at rtems.org
Thu Sep 11 07:46:50 UTC 2014
Module: rtems
Branch: master
Commit: 6e0000ca6114d31342d0dc3013a8ddfc56c602ad
Changeset: http://git.rtems.org/rtems/commit/?id=6e0000ca6114d31342d0dc3013a8ddfc56c602ad
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Sep 11 09:07:36 2014 +0200
powerpc: Delete PPC_BSP_HAS_FIXED_PR288
---
cpukit/score/cpu/powerpc/rtems/score/cpu.h | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
index 52992f3..bea2ec4 100644
--- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
@@ -683,13 +683,6 @@ void _BSP_Fatal_error(unsigned int);
/* end of Fatal Error manager macros */
/*
- * SPRG0 was previously used to make sure that the BSP fixed the PR288 bug.
- * Now SPRG0 is devoted to the interrupt disable mask.
- */
-
-#define PPC_BSP_HAS_FIXED_PR288 ppc_this_is_now_the_interrupt_disable_mask
-
-/*
* Should be large enough to run all RTEMS tests. This ensures
* that a "reasonable" small application should not have any problems.
*/
More information about the vc
mailing list