Files
kernel_common_drivers/drivers/tty/serial
Yu Tu 1243c9b5c5 uart: sometimes input not ok [1/1]
PD#SWPL-170825

Problem:
if print too many on boot stage, lead to serial can't go to console.

Solution:
UART tx and rx interrupt need to be turned on when a log print is
finished.

Verify:
s7d_bh201

Change-Id: Ic7e7b102172cedcf373549f2955ed81d687949b2
Signed-off-by: Yu Tu <yu.tu@amlogic.com>
2024-05-23 20:29:10 -07:00
..