Re: [U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support

2017-08-16 Thread Stefan Roese
Hi Bin, On 16.08.2017 12:09, Bin Meng wrote: Hi Stefan, On Wed, Aug 16, 2017 at 5:55 PM, Stefan Roese wrote: Hi Bin, On 16.08.2017 11:45, Bin Meng wrote: On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese wrote: This patch changes the RX interrupt buffer support

Re: [U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support

2017-08-16 Thread Bin Meng
Hi Stefan, On Wed, Aug 16, 2017 at 5:55 PM, Stefan Roese wrote: > Hi Bin, > > > On 16.08.2017 11:45, Bin Meng wrote: >> >> On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese wrote: >>> >>> This patch changes the RX interrupt buffer support in these ways, mostly >>>

Re: [U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support

2017-08-16 Thread Stefan Roese
Hi Bin, On 16.08.2017 11:45, Bin Meng wrote: On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese wrote: This patch changes the RX interrupt buffer support in these ways, mostly suggested by Bin Meng a few weeks ago: - The RX interrupt buffers size is now configurable via Kconfig

Re: [U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support

2017-08-16 Thread Bin Meng
Hi Stefan, On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese wrote: > This patch changes the RX interrupt buffer support in these ways, mostly > suggested by Bin Meng a few weeks ago: > > - The RX interrupt buffers size is now configurable via Kconfig > (default still at 256 bytes) >

[U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support

2017-08-15 Thread Stefan Roese
This patch changes the RX interrupt buffer support in these ways, mostly suggested by Bin Meng a few weeks ago: - The RX interrupt buffers size is now configurable via Kconfig (default still at 256 bytes) - For NS16550 devices on the PCI bus, the interrupt number will be read from the PCI