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

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Feb 21 06:19:13 UTC 2022


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

-- 
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/


More information about the devel mailing list