You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After resuming from snapshot, the console is unresponsive. This
issue is caused by the fact that we are not saving the serial
console state. After restore Received Data Available interrupt
was not set thus driver did not accept any input.
Signed-off-by: AlexandruCihodaru <[email protected]>
0 commit comments