<div dir="auto">If this matches the state of the got master, then ok.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 15, 2021, 7:55 AM  <<a href="mailto:Jan.Sommer@dlr.de">Jan.Sommer@dlr.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could someone please have a look at this patch?<br>
<br>
> -----Original Message-----<br>
> From: Sommer, Jan<br>
> Sent: Friday, March 5, 2021 7:04 PM<br>
> To: <a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
> Cc: Sommer, Jan <<a href="mailto:Jan.Sommer@dlr.de" target="_blank" rel="noreferrer">Jan.Sommer@dlr.de</a>><br>
> Subject: [PATCH v2] user/bsps: Mention fixed console baud rate for zynq<br>
> <br>
> ---<br>
>  user/bsps/arm/xilinx-zynq.rst | 12 ++++++++++++<br>
>  1 file changed, 12 insertions(+)<br>
> <br>
> diff --git a/user/bsps/arm/xilinx-zynq.rst b/user/bsps/arm/xilinx-zynq.rst<br>
> index 365c336..29f9cb0 100644<br>
> --- a/user/bsps/arm/xilinx-zynq.rst<br>
> +++ b/user/bsps/arm/xilinx-zynq.rst<br>
> @@ -37,6 +37,18 @@ to return the peripheral clock. Normally this is half the<br>
> CPU  clock. This function is declared ``weak`` so you can override the  default<br>
> behaviour by providing it in your application.<br>
> <br>
> +Console<br>
> +-------<br>
> +<br>
> +The console driver for the UARTs will always be initialized to a baud<br>
> +rate of 115200 with 8 bit characters, 1 stop bit and no parity bits<br>
> +during start up.<br>
> +Previous configurations programmed into the hardware by the Xilinx<br>
> +tools or a bootloader will be overwritten.<br>
> +<br>
> +The settings for the console driver can be changed by the user<br>
> +application through the termios API afterwards.<br>
> +<br>
>  Debugging with xilinx_zynq_a9_qemu<br>
>  ----------------------------------<br>
> <br>
> --<br>
> 2.17.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>