Z8MAN8 cea7670e7f bsp: cvitek: fix cvitek uart driver can not repeat configure
After first called from uart open, the dw8250_uart_configure
API cannot be called again. Otherwise, this will mess up the
device, and uart will not act properly to interrupt again.

Analysis: Configure uart device will close recive interrupte,
causing uart device to malfunction.

Solution: After configure uart device, enable the device's
recive interrupte.

Signed-off-by: Shicheng Chu <1468559561@qq.com>
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
2024-09-03 20:50:50 -04:00
..
2024-08-27 00:46:41 -04:00
2024-08-15 04:08:33 -04:00
2024-08-28 18:31:59 -04:00
2024-09-03 18:15:17 -04:00
2024-08-13 04:13:51 -04:00
2024-08-15 04:08:33 -04:00
2023-11-20 07:34:46 -05:00

RT-THREAD bsp company list