<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 13, 2022 at 2:18 AM <<a href="mailto:Padmarao.Begari@microchip.com">Padmarao.Begari@microchip.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On Thu, 2022-10-13 at 06:27 +0200, Sebastian Huber wrote:<br>
> EXTERNAL EMAIL: Do not click links or open attachments unless you<br>
> know the content is safe<br>
> <br>
> On 12/10/2022 16:36, Joel Sherrill wrote:<br>
> > Hi<br>
> > <br>
> > I was looking at the bsp default settings for sparc/leon3 to show<br>
> > someone and noticed this which is out of place.<br>
> > <br>
> > # boot hartid (processor number) of risc-v cpu (default 0)<br>
> > RISCV_BOOT_HARTID = 0<br>
> > <br>
> > I looked around and see it is an architecture specific ini setting<br>
> > but<br>
> > placed in a directory with architecture independent settings. We<br>
> > don't<br>
> > appear to have any other examples of a cpukit option that is<br>
> > architecture specific. So it is lumped in with all the architecture<br>
> > independent ini settings.<br>
> <br>
> This was easy to fix:<br>
> <br>
> <a href="https://git.rtems.org/rtems/commit/?id=97fce5120c08180a86301b03e61d0a06db5f8b9b" rel="noreferrer" target="_blank">https://git.rtems.org/rtems/commit/?id=97fce5120c08180a86301b03e61d0a06db5f8b9b</a><br>
> <br>
Oh... I didn't see it and tried different way.<br>
> > We had long discussions about presenting these options with better<br>
> > names, documentation, etc as part of the waf transition. Seems<br>
> > unfortunate to have this show up in all configurations.<br>
> > <br>
> > Any thoughts on how to clean this up?<br>
> <br>
> It would be nice if more developers could invest some time to learn<br>
> how<br>
> the build system works.<br>
<br>
Yes.. need to learn more about the build system.<br></blockquote><div><br></div><div>Agreed. I came across this while teaching an RTEMS class and </div><div>admit I didn't even begin to think about a solution. When I spot </div><div>something while teaching, if it is more than a spelling or grammar</div><div>error, I make a note of it. I usually just report it during the class week.</div><div><br></div><div>Thanks to both of you for responding and Sebastian for fixing it.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Regards<br>
Padmarao<br>
> <br>
> --<br>
> embedded brains GmbH<br>
> Herr Sebastian HUBER<br>
> Dornierstr. 4<br>
> 82178 Puchheim<br>
> Germany<br>
> email: <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
> phone: +49-89-18 94 741 - 16<br>
> fax:   +49-89-18 94 741 - 08<br>
> <br>
> Registergericht: Amtsgericht München<br>
> Registernummer: HRB 157899<br>
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas<br>
> Dörfler<br>
> Unsere Datenschutzerklärung finden Sie hier:<br>
> <a href="https://embedded-brains.de/datenschutzerklaerung/" rel="noreferrer" target="_blank">https://embedded-brains.de/datenschutzerklaerung/</a><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>