From 6e0000ca6114d31342d0dc3013a8ddfc56c602ad Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 11 Sep 2014 09:07:36 +0200 Subject: powerpc: Delete PPC_BSP_HAS_FIXED_PR288 --- cpukit/score/cpu/powerpc/rtems/score/cpu.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h index 52992f3d89..bea2ec4ec2 100644 --- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h +++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h @@ -682,13 +682,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. -- cgit v1.2.3