Hi Tom,

On Tue, Jul 25, 2017 at 8:44 AM, Tom Rini <[email protected]> wrote:
> On Fri, Jul 14, 2017 at 05:25:54PM +0200, Stefan Roese wrote:
>
>> Pasting longer lines into the U-Boot console prompt sometimes leads to
>> characters missing. One problem here is the small 16-byte FIFO of the
>> legacy NS16550 UART, e.g. on x86 platforms.
>>
>> This patch now introduces a Kconfig option to enable RX interrupt
>> buffer support for NS16550 style UARTs. With this option enabled, I was
>> able paste really long lines into the U-Boot console, without any
>> characters missing.
>>
>> Signed-off-by: Stefan Roese <[email protected]>
>> Reviewed-by: Simon Glass <[email protected]>
>> Cc: Bin Meng <[email protected]>
>
> Applied to u-boot/master, thanks!
>

I believe Stefan will send a v3 to address my comments.

Regards,
Bin
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to