Re: [PATCH 0/5] arm/tms570: include hardware initialization and selftests to run RTEMS directly from Flash without loader on TMS570LS3137 HDK.

2016-09-17 Thread Pavel Pisa
Hello Gedare, I have tried to update code according to your review. I have added even enabled/uncommented and added implementation for some more test. Especially ECC integrated TCRAM single errors correction and reporting test. I have commented why double errors abort exception based test is comme

Re: [PATCH 2/5] imfs: Untangle dependencies

2016-09-17 Thread Gedare Bloom
Putting these into the same file as stat does not really make sense to me. can you explain the choice? On Fri, Sep 16, 2016 at 8:23 AM, Sebastian Huber wrote: > This helps to use IMFS_make_generic_node() without pulling in the > complete IMFS implementation. > --- > cpukit/libfs/src/imfs/imfs_in

Raspberry Pi libbsd experiments

2016-09-17 Thread Alan Cudmore
This message is just FYI. I just wanted to document some of the tests I ran on the Pi with Deval's last GSOC rtems-libbsd branch for the Raspberry Pi. https://github.com/deval-maker/rtems-libbsd/tree/RPi_USB_Ethernet There are definitely some timing issues.. When I run ping01, I need a delay betwe