On 20 April 2018 at 00:50, Patrick Oppenlander <patrick.oppenlan...@gmail.com> wrote: > 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.oppenlan...@gmail.com> > --- > hw/char/cmsdk-apb-uart.c | 1 + > 1 file changed, 1 insertion(+)
Oops. Thanks for the patch, applied to target-arm.next. -- PMM