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/
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
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