#3245 closed enhancement (fixed)

Replace BSP_panic() with rtems_panic()

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: arch/powerpc Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Due to a new rtems_panic() implementation, it is possible to replace the PowerPC-specific BSP_panic() with rtems_panic(). Remove BSP_panic() implementations.

Change History (1)

comment:1 Changed on 11/22/17 at 12:02:32 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 1c193a2/rtems:

powerpc: Replace BSP_panic() with rtems_panic()

Due to a new rtems_panic() implementation, it is possible to replace the
PowerPC-specific BSP_panic() with rtems_panic(). Remove BSP_panic()
implementations.

Close #3245.

Note: See TracTickets for help on using tickets.