[Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Feb 1 07:03:09 UTC 2024


Hello Adrien,

On 31.01.24 18:35, Adrien Chardon wrote:
> 
> While testing the counterpart of my protocol on a Zynq, I found a 
> similar issue
> where the UART is assumed to be used for printable text only. The second 
> patch
> fixes it.

I am not sure about this patch. It changes the initialization. The code 
you remove was added by:

commit 691d0edd34f25a883c5dd0a56051d087b88e4fa4
Author: Chris Johns <chrisj at rtems.org>
Date:   Tue Aug 17 17:57:41 2021 +1000

     arm/xilinx: Fix zynq-uart interrupt receive

     - Trigger on a single character entering the RX FIFO

     - Disable the RX timeout

     - Send up to a FIFO full of data

-- 
embedded brains GmbH & Co. KG
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