
16 Aug
2017
16 Aug
'17
11:25 a.m.
On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese sr@denx.de wrote:
This patch adds the interrupt property for the legacy 0x3f8 NS16550 UART on standard x86 platforms. This can be used to enable the RX interrupt buffer support of the ns16550 driver, so that even very long lines can be pasted in the U-Boot console shell.
Signed-off-by: Stefan Roese sr@denx.de Cc: Simon Glass sjg@chromium.org Cc: Bin Meng bmeng.cn@gmail.com
arch/x86/dts/serial.dtsi | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com