[PATCH 2/2] Remove

2015-11-26 Thread Sebastian Huber
Close #2477. --- c/src/lib/libbsp/shared/bootcard.c| 13 c/src/lib/libbsp/shared/include/bootcard.h| 2 - cpukit/rtems/include/rtems.h | 1 - cpukit/rtems/include/rtems/rtems/regionimpl.h | 1 - cpukit/sapi/Makefile.am | 2 +- cpukit/

[PATCH 1/2] Delete _Region_Debug_Walk()

2015-11-26 Thread Sebastian Huber
The expensive heap walks are superfluous due to the heap protection enabled via RTEMS_DEBUG. Update #2477. --- cpukit/rtems/include/rtems/rtems/regionimpl.h | 20 cpukit/rtems/src/regiondelete.c | 1 - cpukit/rtems/src/regiongetsegment.c | 4 cp

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-26 Thread Pavel Pisa
Hello Martin, On Tuesday 24 of November 2015 15:35:47 Martin Galvan wrote: > I tested this both with and without the VFP, and in both cases I can't > even make it to bsp_start. Even worse, Uniflash will almost fail to > load the binaries to the board, which makes it quite cumbersome to > perform t