[PATCH] RTEMS BSP Buildset

Jonathan Brandmeyer jbrandmeyer at planetiq.com
Wed Aug 7 20:15:55 UTC 2019


On Sun, Jul 21, 2019 at 6:13 PM <chrisj at rtems.org> 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 environment:
>
>  $ ../source-builder/sb-buildset --prefix=$HOME/development/bbb \
>                                  --log=bbb.txt \
>                                  5/bsps/beagleboneblack

What is the correct way to pass additional configuration options to
the different configuration stages?

My team is using the xilinx_zynq_zedboard BSP, except that we use a
number of different customizations.

We enable fortran support when building the toolchain.  We use a few
--enable and --disable options to RTEMS configure, as well as pass
BSP_ZYNQ_RAM_LENGTH and BSP_CONSOLE_MINOR as arguments to RTEMS'
configure.

Thanks,
Jonathan Brandmeyer



More information about the devel mailing list