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

2014-09-10 Thread Sebastian Huber
Thanks, committed. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäftli

[PATCH] or1k: Let CPU/BSP Fatal handler have access to source

2014-09-10 Thread Hesham ALMatary
This patchs follows the latest commit by Daniel Hellstrom that requires _CPU_Fatal_halt to have _source passed to it along with _error number. --- cpukit/score/cpu/or1k/rtems/score/cpu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h