Using config.ini to specify name for BSP variant on install

Gedare Bloom gedare at rtems.org
Thu Feb 24 23:50:02 UTC 2022


On Mon, Feb 21, 2022 at 9:51 AM Joel Sherrill <joel at rtems.org> wrote:
>
> Thanks
>
> On Mon, Feb 21, 2022, 12:19 AM Sebastian Huber <
> sebastian.huber at embedded-brains.de> wrote:
>
> > On 20/02/2022 18:46, Joel Sherrill wrote:
> > > We've had a discussion over on Discord about a BSP variant for a
> > > custom Microblaze SoC. Given that it is custom, officially adding a
> > > variant to the RTEMS.org source is out of the question. It is possible
> > > that the variant can be achieved with just configuration settings. The
> > > issue is that the BSP is for the reference board they would also like
> > > to have built and installed at the same time. If they build the kcu105
> > > with their custom settings, it will install over the kcu105 with the
> > > default settings which work on the reference board.
> > >
> > > Is there a magic bit that takes care of this now? Any thoughts on
> > > adding something to achieve this?
> >
> > The installation name can be set by the configuration file, for example:
> >
> > [sparc/gr740_smp]
> > INHERIT = gr740
> > RTEMS_SMP = True
> >

The capability is implied by
https://docs.rtems.org/branches/master/user/bld/index.html#configuration
but maybe not totally clear. I have mostly used it for SMP and debug
configurations.


> >
> > --
> > embedded brains GmbH
> > Herr Sebastian HUBER
> > Dornierstr. 4
> > 82178 Puchheim
> > Germany
> > email: sebastian.huber at embedded-brains.de
> > phone: +49-89-18 94 741 - 16
> > fax:   +49-89-18 94 741 - 08
> >
> > Registergericht: Amtsgericht München
> > Registernummer: HRB 157899
> > Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> > Unsere Datenschutzerklärung finden Sie hier:
> > https://embedded-brains.de/datenschutzerklaerung/
> >
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list