summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mvme5500/start/bspstart.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/mvme5500/start/bspstart.c')
-rw-r--r--bsps/powerpc/mvme5500/start/bspstart.c13
1 files changed, 1 insertions, 12 deletions
diff --git a/bsps/powerpc/mvme5500/start/bspstart.c b/bsps/powerpc/mvme5500/start/bspstart.c
index 47d413bc91..c79239e3c9 100644
--- a/bsps/powerpc/mvme5500/start/bspstart.c
+++ b/bsps/powerpc/mvme5500/start/bspstart.c
@@ -188,8 +188,6 @@ void bsp_start( void )
#ifdef SHOW_LCR3_REGISTER
unsigned l3cr;
#endif
- uintptr_t intrStackStart;
- uintptr_t intrStackSize;
Triv121PgTbl pt=0;
/* Till Straumann: 4/2005
@@ -222,16 +220,7 @@ void bsp_start( void )
printk("Initial L1CR value = %x\n", l1cr);
#endif
- /*
- * Initialize the interrupt related settings.
- */
- intrStackStart = (uintptr_t) _Configuration_Interrupt_stack_area_begin;
- intrStackSize = rtems_configuration_get_interrupt_stack_size();
-
- /*
- * Initialize default raw exception handlers.
- */
- ppc_exc_initialize(intrStackStart, intrStackSize);
+ ppc_exc_initialize();
/*
* Init MMU block address translation to enable hardware