Searched hist:"0 c6a108ec1efd8498b281086d44604204196a9d5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/char/ |
H A D | cmsdk-apb-uart.c | diff 0c6a108ec1efd8498b281086d44604204196a9d5 Fri May 04 12:05:50 CDT 2018 Patrick Oppenlander <patrick.oppenlander@gmail.com> hw/char/cmsdk-apb-uart.c: Accept more input after character read
The character frontend needs to be notified that the uart receive buffer is empty and ready to handle another character.
Previously, the uart only worked correctly when receiving one character at a time.
Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com> Message-id: CAEg67GkRTw=cXei3o9hvpxG_L4zSrNzR0bFyAgny+sSEUb_kPw@mail.gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|