[U-Boot] [PATCH 2/2] riscv: qemu: Enable SiFive UART driver in defconfigs
Anup Patel
anup at brainfault.org
Mon Dec 10 13:00:35 UTC 2018
On Mon, Dec 10, 2018 at 7:25 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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?
Sure, will do. If it works then I will drop this patch.
Regards,
Anup
More information about the U-Boot
mailing list