[U-Boot] [PATCH 1/4] x86: serial.dtsi: Add UART interrupt property

Bin Meng bmeng.cn at gmail.com
Wed Aug 16 09:25:35 UTC 2017


On Tue, Aug 15, 2017 at 5:33 PM, Stefan Roese <sr at 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 at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> ---
>  arch/x86/dts/serial.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list