[PATCH] TFTP Proxy

2019-08-18 Thread chrisj
Hi, This patch adds to rtems-tools a TFTP proxy. The proxy lets you point the boot loaders for a farm of devices at a single server and the proxy will farm out the requests to other ports and servers. This lets you run tests on other machines or use non-secure port numbers removing the need to su

[PATCH] misc/tftpproxy: Add a proxy TFTP server.

2019-08-18 Thread chrisj
From: Chris Johns - Uses a config INI file to map clients to servers - Handle a number of requests to a single server's TFTP port (69) and multiplex to a non-su ports or different servers. - Supports running rtems-test to more than one hardware device using TFTP at once. --- misc/rtems-tft

Re: Beagle: FDT support in BSP as a GSoC project?

2019-08-18 Thread Chris Johns
On 16/8/19 5:26 pm, Christian Mauderer wrote: > On 15/08/2019 23:01, Joel Sherrill wrote: >> All I meant by "not all drivers" and "small" is that we currently do >> not include code that >> the application doesn't have a need for. I don't want that to change. >> If the application >> doesn't use i2

Re: littleVGL now supports FreeBSD framebuffer

2019-08-18 Thread Chris Johns
On 18/8/19 2:45 am, Christian Mauderer wrote: > On 17/08/2019 18:05, Vijay Kumar Banerjee wrote: >> >> >> >> On Thu, Aug 15, 2019 at 3:46 AM Chris Johns > > wrote: >> >> On 15/8/19 2:07 am, Vijay Kumar Banerjee wrote: >> > I wrote a patch for lv_drivers repository t

Re: Checksum Error on Leon3 Qemu patches

2019-08-18 Thread Jiri Gaisler
On 8/18/19 10:30 PM, Jiri Gaisler wrote: > > > On 8/17/19 8:23 PM, Joel Sherrill wrote: >> >> >> On Sat, Aug 17, 2019, 1:07 PM Jiri Gaisler > > wrote: >> >> >> On 8/16/19 11:03 PM, Juan Rafael García Blanco wrote: >>> Hi, >>> >>> AFAIK, the last qemu major versi

Re: RTEMS Muilti-I/O lib is missing

2019-08-18 Thread Chris Johns
On 18/8/19 3:53 am, Joel Sherrill wrote: > > > On Fri, Aug 16, 2019, 8:43 PM Chris Johns > wrote: > > On 17/8/19 7:02 am, Joel Sherrill wrote: > > FWIW the repo is git clone git://git.rtems.org/multiio.git > > > > >

Re: Checksum Error on Leon3 Qemu patches

2019-08-18 Thread Jiri Gaisler
On 8/17/19 8:23 PM, Joel Sherrill wrote: > > > On Sat, Aug 17, 2019, 1:07 PM Jiri Gaisler > wrote: > > > On 8/16/19 11:03 PM, Juan Rafael García Blanco wrote: >> Hi, >> >> AFAIK, the last qemu major version includes support for leon3. >> But I dont't know i