[linux-yocto] [PATCH] qemuriscv64: Enable the 8250 serial driver

Bruce Ashfield bruce.ashfield at windriver.com
Wed Jan 23 11:11:46 PST 2019


On 1/22/19 1:55 PM, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> ---
> Can this patch please be applied to master and the 4.19 branch?

merged

Bruce

> 
> bsp/qemuriscv64/qemuriscv64.cfg | 7 +++++++
>   1 file changed, 7 insertions(+)
> 
> diff --git a/bsp/qemuriscv64/qemuriscv64.cfg b/bsp/qemuriscv64/qemuriscv64.cfg
> index 3e51db56..1403fc3e 100644
> --- a/bsp/qemuriscv64/qemuriscv64.cfg
> +++ b/bsp/qemuriscv64/qemuriscv64.cfg
> @@ -21,6 +21,13 @@ CONFIG_PCI_HOST_COMMON=y
>   CONFIG_PCI_HOST_GENERIC=y
>   CONFIG_PCIEPORTBUS=y
>   
> +#
> +# Serial drivers
> +#
> +CONFIG_SERIAL_8250=y
> +CONFIG_SERIAL_8250_CONSOLE=y
> +CONFIG_SERIAL_OF_PLATFORM=y
> +
>   #
>   # Non-8250 serial port support
>   #
> 



More information about the linux-yocto mailing list