Re: [PATCH] RTEMS BSP Buildset

2020-01-20 Thread Chris Johns
On 15/1/20 8:29 am, Gedare Bloom wrote: > > Did you ever get a chance to submit documentation on BSP Buildsets? > No I have not. It is needed but time is not easy to find after a month off. Chris ___ devel mailing list devel@rtems.org http://lists.rte

Re: [PATCH] RTEMS BSP Buildset

2020-01-14 Thread Gedare Bloom
Hi Chris, Did you ever get a chance to submit documentation on BSP Buildsets? Gedare On Mon, Aug 12, 2019 at 4:49 PM Chris Johns wrote: > > On 13/8/19 2:46 am, Jonathan Brandmeyer wrote: > > On Mon, Aug 12, 2019 at 12:10 AM Chris Johns wrote: > > If it boots via a device tree, then the RTE

Re: [PATCH] RTEMS BSP Buildset

2019-08-12 Thread Chris Johns
On 13/8/19 2:46 am, Jonathan Brandmeyer wrote: > On Mon, Aug 12, 2019 at 12:10 AM Chris Johns wrote: > If it boots via a device tree, then the RTEMS BSP should do this as well. > > Current generation petalinux generates a device tree for Linux. > Hmm. How would you integrate the

Re: [PATCH] RTEMS BSP Buildset

2019-08-12 Thread Jonathan Brandmeyer
On Mon, Aug 12, 2019 at 12:10 AM Chris Johns wrote: > >>> If it boots via a device tree, then the RTEMS BSP should do this as well. Current generation petalinux generates a device tree for Linux. > >> > >> How would you integrate the Xilinx tools to handle this, ie ps7_init and > >> friends? I

Re: [PATCH] RTEMS BSP Buildset

2019-08-11 Thread Chris Johns
On 12/8/19 3:13 pm, Sebastian Huber wrote: > On 10/08/2019 01:40, Chris Johns wrote: >> On 10/8/19 2:54 am, Sebastian Huber wrote: >>> just my 2ct with respect to the lacking device tree support in the Xilinx >>> Zynq BSP. This is just a historic accident. The BSP was written before we >>> had >>>

Re: [PATCH] RTEMS BSP Buildset

2019-08-11 Thread Sebastian Huber
On 10/08/2019 01:40, Chris Johns wrote: On 10/8/19 2:54 am, Sebastian Huber wrote: just my 2ct with respect to the lacking device tree support in the Xilinx Zynq BSP. This is just a historic accident. The BSP was written before we had any device tree support in RTEMS. FDT support for the Zyn

Re: [PATCH] RTEMS BSP Buildset

2019-08-09 Thread Chris Johns
On 10/8/19 2:54 am, Sebastian Huber wrote: > just my 2ct with respect to the lacking device tree support in the Xilinx > Zynq BSP. This is just a historic accident. The BSP was written before we had > any device tree support in RTEMS. FDT support for the Zynq would be nice however it would need

Re: [PATCH] RTEMS BSP Buildset

2019-08-09 Thread Chris Johns
On 10/8/19 1:23 am, Jonathan Brandmeyer wrote: > On Wed, Aug 7, 2019 at 7:07 PM Chris Johns wrote: > >> I dislike BSP_OPTS for a few reason; I will not expand on that topic here. I >> can >> >> >> 1. Add option support to the RSB. I am not exactly sure how this could be >> made >> to work

Re: [PATCH] RTEMS BSP Buildset

2019-08-09 Thread Sebastian Huber
Hello, just my 2ct with respect to the lacking device tree support in the Xilinx Zynq BSP. This is just a historic accident. The BSP was written before we had any device tree support in RTEMS. In general, I think we should stick to what Linux does on a certain platform. If it boots via a device

Re: [PATCH] RTEMS BSP Buildset

2019-08-09 Thread Jonathan Brandmeyer
On Wed, Aug 7, 2019 at 7:07 PM Chris Johns wrote: > I dislike BSP_OPTS for a few reason; I will not expand on that topic here. I > can > > > 1. Add option support to the RSB. I am not exactly sure how this could be made > to work but something like ... > > --enable-bspopt-bsp-zynq-ram-leng

Re: [PATCH] RTEMS BSP Buildset

2019-08-07 Thread Chris Johns
On 8/8/19 6:15 am, Jonathan Brandmeyer wrote: > On Sun, Jul 21, 2019 at 6:13 PM wrote: >> >> This series of patches adds BSP buildset support to the RSB. A top level >> BSP buildset can be added that can include the tools, kernel and 3rd party >> packages, such as libbsd. A single buildset command

Re: [PATCH] RTEMS BSP Buildset

2019-08-07 Thread Jonathan Brandmeyer
On Sun, Jul 21, 2019 at 6:13 PM wrote: > > This series of patches adds BSP buildset support to the RSB. A top level > BSP buildset can be added that can include the tools, kernel and 3rd party > packages, such as libbsd. A single buildset command will build and install > a complete BSP development

Re: [PATCH] RTEMS BSP Buildset

2019-08-07 Thread Gedare Bloom
On Sun, Jul 21, 2019 at 6:13 PM wrote: > > This series of patches adds BSP buildset support to the RSB. A top level > BSP buildset can be added that can include the tools, kernel and 3rd party > packages, such as libbsd. A single buildset command will build and install > a complete BSP development

Re: [PATCH] RTEMS BSP Buildset

2019-07-22 Thread Chris Johns
On 23/7/19 7:14 am, Gedare Bloom wrote: > On Sun, Jul 21, 2019 at 6:13 PM wrote: >> >> This series of patches adds BSP buildset support to the RSB. A top level >> BSP buildset can be added that can include the tools, kernel and 3rd party >> packages, such as libbsd. A single buildset command will

Re: [PATCH] RTEMS BSP Buildset

2019-07-22 Thread Gedare Bloom
On Sun, Jul 21, 2019 at 6:13 PM wrote: > > This series of patches adds BSP buildset support to the RSB. A top level > BSP buildset can be added that can include the tools, kernel and 3rd party > packages, such as libbsd. A single buildset command will build and install > a complete BSP development

[PATCH] RTEMS BSP Buildset

2019-07-21 Thread chrisj
This series of patches adds BSP buildset support to the RSB. A top level BSP buildset can be added that can include the tools, kernel and 3rd party packages, such as libbsd. A single buildset command will build and install a complete BSP development environment: $ ../source-builder/sb-buildset --