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
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.
>
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'