<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 12:40 PM Karel Gardas <<a href="mailto:karel.gardas@centrum.cz">karel.gardas@centrum.cz</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">On 9/21/20 7:34 PM, Gedare Bloom wrote:<br>
> On Sat, Sep 19, 2020 at 2:31 PM Karel Gardas <<a href="mailto:karel.gardas@centrum.cz" target="_blank">karel.gardas@centrum.cz</a>> wrote:<br>
>><br>
>><br>
>> Hello,<br>
>><br>
>> attached are three patches:<br>
>><br>
>>     pc386 BSP: add runtime options for debugging and move few lines<br>
>> around for better context.<br>
>>     pc386 BSP: add a note about default baud rate for console over UART/COM.<br>
>>     pc386 BSP: remove USE_COM1_AS_CONSOLE reference, the option is long<br>
>> time gone.<br>
> <br>
> We still have this option, but I don't think it does anything. Maybe<br>
> it should be noted as "Obsolete"?<br>
<br>
By "long gone" I mean this option is handled by configure/make and now<br>
also waf, but is not preserved in the C code at all. So basically the<br>
option does nothing as implementation C code was probably removed.<br>
<br>
Or am I looking wrong?<br></blockquote><div><br></div><div>No. It is dead as in "He's dead, Jim". :)</div><div><br></div><div>It is still in the README:</div><div><br></div><div>pc386/README:+ BSP_ENABLE_COM1_COM4 - value of 1 to enable, 0 to disable<br>pc386/README:+ BSP_USE_COM1_AS_CONSOLE - value of 1 forces console to COM1<br>pc386/README:  USE_COM1_AS_CONSOLE=1 --enable-rtemsbsp=pc386 \<br></div><div><br></div><div>And I think providing guidance in the user's manual that if you used to</div><div>use this option when building, that there is a new way to achieve the same</div><div>result would be desirable.</div><div><br></div><div>--joel</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thanks,<br>
Karel<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>