Re: [U-Boot] [PATCH 4/4] x86: dfi-bt700: Select SERIAL_IRQ_BUFFER via Kconfig

2017-08-16 Thread Bin Meng
On Tue, Aug 15, 2017 at 5:34 PM, Stefan Roese  wrote:
> To support more input characters (longer stings pasted into the U-Boot
> prompt) without dropping, lets selects the recently added UART RX
> interrupt buffer for these boards.
>
> Signed-off-by: Stefan Roese 
> Cc: Simon Glass 
> Cc: Bin Meng 
> ---
>  board/dfi/dfi-bt700/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Bin Meng 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 4/4] x86: dfi-bt700: Select SERIAL_IRQ_BUFFER via Kconfig

2017-08-15 Thread Stefan Roese
To support more input characters (longer stings pasted into the U-Boot
prompt) without dropping, lets selects the recently added UART RX
interrupt buffer for these boards.

Signed-off-by: Stefan Roese 
Cc: Simon Glass 
Cc: Bin Meng 
---
 board/dfi/dfi-bt700/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/dfi/dfi-bt700/Kconfig b/board/dfi/dfi-bt700/Kconfig
index 4b6c3fc56c..c253e1911d 100644
--- a/board/dfi/dfi-bt700/Kconfig
+++ b/board/dfi/dfi-bt700/Kconfig
@@ -25,6 +25,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SPI_FLASH_STMICRO
imply SPI_FLASH_SPANSION
imply SPI_FLASH_WINBOND
+   select SERIAL_IRQ_BUFFER
 
 config PCIE_ECAM_BASE
default 0xe000
-- 
2.14.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot