projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b48dcd3
)
x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig
author
Stefan Roese
<
[email protected]
>
Wed, 16 Aug 2017 15:37:18 +0000
(17:37 +0200)
committer
Bin Meng
<
[email protected]
>
Thu, 24 Aug 2017 03:00:47 +0000
(11:00 +0800)
To support more input characters (longer stings pasted into the U-Boot
prompt) without dropping, lets selects the recently added UART RX
buffer for these boards.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Cc: Bin Meng <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
board/dfi/dfi-bt700/Kconfig
patch
|
blob
|
history
diff --git
a/board/dfi/dfi-bt700/Kconfig
b/board/dfi/dfi-bt700/Kconfig
index 4b6c3fc56ce82c2f69a284c5b025f74bba03ecaa..f92f50a44816fd5d31ce5e9dbee7195272fab641 100644
(file)
--- 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_RX_BUFFER
config PCIE_ECAM_BASE
default 0xe0000000