xilinx_zynq_zedboard BSP, ethernet

2014-01-21 Thread Giovanni Macciocu
Hi all, I'm working with RTEMS compiled for the "xilinx_zynq_zedboard" BSP, It looks like there is currently no ethernet suppport. I've looked at the source files under "rtems/c/src/lib/libbsp/arm/xilinx-zynq" and there I don't find any files related to the ethernet peripheral. Does anody know

Re: [PATCH] Fix buffer overflows with "long" messages in syslog()

2014-01-21 Thread Gedare Bloom
On Mon, Jan 20, 2014 at 3:03 AM, Sebastian Huber wrote: > Hello Nick, > > I checked it in: > > http://git.rtems.org/rtems/commit/?id=a32f996b6041ed60aec7ecd23cb750e98ba56e4f > > Please avoid too long lines for the Git commit message subject. > About 70 characters works well for commit messages. >

Re: compiling head for xilinx_zynq_zedboard BSP, ld:linkcmds.base:68: syntax error

2014-01-21 Thread Giovanni Macciocu
Thanx!, This indeed solved the problem. Regards, Giovanni >>> Chris Johns 1/20/2014 11:49 PM >>> On 20/01/2014 10:34 pm, Sebastian Huber wrote: > Hello Giovanni, > > On 2014-01-20 12:06, Giovanni Macciocu wrote: >> I'm trying to compile todays RTEMS head for the BSP >> 'xilinx_zynq_zedboard'