Re: feedback on Re: [PATCH v3] BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137)

2014-08-21 Thread Sebastian Huber
On 21/08/14 11:21, Pavel Pisa wrote: Hello Sebastian, On Thursday 21 of August 2014 08:59:15 Sebastian Huber wrote: On 20/08/14 20:17, Joel Sherrill wrote: Hi Initial quick feedback. I build normally with --enable-rtems-debug and the tms570ls3137_hdk variant failed to build with this

Re: [GSOC] GPIO status and I2C start

2014-08-21 Thread Pavel Pisa
Hello everybody, I am happy that the common GPIO API for RTEMS is developed but I have some concerns about IRQ handlers registration. On Sunday 06 of July 2014 00:58:23 Andre Marques wrote: Hello, The Raspberry Pi GPIO interrupts are already working, and a test case is available to test that

Re: [PATCH v2] bsp/tms570: implemented support functions to satisfy complete tests build requirements.

2014-08-21 Thread Joel Sherrill
I pushed this and am building now. Thanks. On 8/21/2014 8:38 AM, Pavel Pisa wrote: This patch enables to build all RTEMS tests for tms570ls3137_hdk_sdram BSP variant in in default build. Debug build with --enable-rtems-debug set has succeed for samples subset of tests as well. ---

[PATCH] bsp/tms570: disable huge memory demanding tests for internal RAM build variant.

2014-08-21 Thread Pavel Pisa
BSP completes build with tests and debug enabled for all three variants now tms570ls3137_hdk tms570ls3137_hdk_intram tms570ls3137_hdk_sdram Even that all enabled tests builds for internal RAM variant, many of them are expected to fail on hardware because whole tests including code, data

Re: [PATCH] libchip/dwmac: Make PHY address user configurable.

2014-08-21 Thread Joel Sherrill
How does the user configure the address? Other than that, I don't see anything. --joel On 8/21/2014 10:07 AM, Christian Mauderer wrote: From: Christian Mauderer christian.maude...@embedded-brains.de This patch allows the user to configure the PHY address for the DWMAC driver by giving a

Re: [GSOC] GPIO status and I2C start

2014-08-21 Thread Alan Cudmore
Hi Pavel, Thanks for the feedback, we will definitely get the parameter change in when the code is submitted. Alan On Thu, Aug 21, 2014 at 8:20 AM, Pavel Pisa ppisa4li...@pikron.com wrote: Hello everybody, I am happy that the common GPIO API for RTEMS is developed but I have some concerns

Re: offlist or1k printf causes crash

2014-08-21 Thread Hesham Moustafa
On Thu, Aug 21, 2014 at 11:44 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 4:04 PM, Christian Svensson wrote: On Thu, Aug 21, 2014 at 9:56 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: The sp must be updated before the memory can be used. This is just a bug otherwise.

Re: offlist or1k printf causes crash

2014-08-21 Thread Joel Sherrill
On 8/21/2014 4:15 PM, Hesham Moustafa wrote: On Thu, Aug 21, 2014 at 10:56 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 2:44 PM, Hesham Moustafa wrote: Hi, I have been debugging since a while or1k code hopefully I'd find what's wrong. Here's what I got. First I am

Re: offlist or1k printf causes crash

2014-08-21 Thread Hesham Moustafa
On Thu, Aug 21, 2014 at 11:54 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 4:15 PM, Hesham Moustafa wrote: On Thu, Aug 21, 2014 at 10:56 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 2:44 PM, Hesham Moustafa wrote: Hi, I have been debugging since a

Re: offlist or1k printf causes crash

2014-08-21 Thread Joel Sherrill
On 8/21/2014 5:00 PM, Hesham Moustafa wrote: On Thu, Aug 21, 2014 at 11:54 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 4:15 PM, Hesham Moustafa wrote: On Thu, Aug 21, 2014 at 10:56 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 8/21/2014 2:44 PM, Hesham Moustafa