embeddedsw/XilinxProcessorIPLib/drivers/uartlite/src
Naga Sureshkumar Relli e8f23f0aa5 uartlite: Removed received data updation outside critical region.
This patch modifies the XUartLite_ReceiveBuffer function to
update the received data in critical region. Earlier the data
updation is outside the critical region.

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Reviewed-by: Anirudha Sarangi   <anirudh@xilinx.com>
2015-07-23 12:34:03 +05:30
..
Makefile all: make source code non-executable 2014-12-17 15:13:03 +05:30
xuartlite.c uartlite: Removed received data updation outside critical region. 2015-07-23 12:34:03 +05:30
xuartlite.h uartlite: Removed received data updation outside critical region. 2015-07-23 12:34:03 +05:30
xuartlite_g.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_i.h Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_intr.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_l.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_l.h Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_selftest.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_sinit.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xuartlite_stats.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30