Re: [PATCH 1/5] Let CPU/BSP Fatal handler have access to source

2014-06-04 Thread Sebastian Huber
On 2014-06-04 11:23, Daniel Hellstrom wrote: Without the source the error code does not say that much. Let it be up to the CPU/BSP to determine the error code reported on fatal shutdown. This patch does not change the current behaviour, just adds the option to handle the source of the fatal halt

[PATCH 1/5] Let CPU/BSP Fatal handler have access to source

2014-06-04 Thread Daniel Hellstrom
Without the source the error code does not say that much. Let it be up to the CPU/BSP to determine the error code reported on fatal shutdown. This patch does not change the current behaviour, just adds the option to handle the source of the fatal halt. --- cpukit/score/cpu/arm/rtems/score/cpu.h