summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
diff options
context:
space:
mode:
authorStefan Roese <[email protected]>2017-08-16 17:37:16 +0200
committerBin Meng <[email protected]>2017-08-24 11:00:47 +0800
commit3ca7a06afb7cbc867b7861a8b9aada74e5bbb559 (patch)
tree725eb62e426a11719fdfaaaa080fe462ddeaea5e /scripts/Kbuild.include
parent7fded0ce0ff68551ceb631f98d60db162e49f80c (diff)
serial: serial-uclass: Add generic serial RX buffer support
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 buffer support for all DM based serial drivers. 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]> Cc: Simon Glass <[email protected]> Cc: Bin Meng <[email protected]> Cc: Tom Rini <[email protected]> Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions