Need testing on motorola_powerpc and beatnik BSPs

2018-03-09 Thread Joel Sherrill
Hi We have a patch for allowing the BSP to boot when more than 256MB RAM. It has only been tested on qemu and we would like to ensure it doesn't negatively impact anyone on real HW. The motorola_powerpc and beatnik BSPs are impacted. This is ticket #3322 and we would appreciate some testing with

Re: How to use qemu vfat feature with RTEMS and the powerPC PREP bsp

2018-03-09 Thread Éric Tremblay
I worked on adding an IDE driver since none existed for this bsp. I have something that works now but need to do a little more testing and packaging. How should I submit this patch, I need to create a ticket for a new feature? Thanks, Éric On Thu, Mar 8, 2018 at 9:39 AM, Éric Tremblay wrote:

Re: Crash deep in heap allocation for rtems_region_get_segment() call

2018-03-09 Thread Matthew J Fletcher
Gedare / Sebastian, Thank you for your advice, --enable-rtems-debug and then using malloc_walk() helps to investigate the issue. On 7 March 2018 at 14:47, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Matthew, > > it is very likely not a bug in the heap code. It is probabl