[U-Boot] [PATCH 2/2] riscv: qemu: Enable SiFive UART driver in defconfigs

Bin Meng bmeng.cn at gmail.com
Mon Dec 10 01:54:59 UTC 2018


Hi Anup,

On Wed, Dec 5, 2018 at 2:29 PM Anup Patel <anup at brainfault.org> wrote:
>
> This patch enables SiFive UART driver in all QEMU RISC-V defconfigs.
>
> Signed-off-by: Anup Patel <anup at brainfault.org>
> ---
>  configs/qemu-riscv32_defconfig       | 1 +
>  configs/qemu-riscv32_smode_defconfig | 1 +
>  configs/qemu-riscv64_defconfig       | 1 +
>  configs/qemu-riscv64_smode_defconfig | 1 +
>  4 files changed, 4 insertions(+)
>

Can we "imply SIFIVE_SERIAL" in BOARD_SPECIFIC_OPTIONS in
board/emulation/qemu-riscv/Kconfig instead?

[snip]

Regards,
Bin


More information about the U-Boot mailing list