On Mon, Dec 10, 2018 at 7:25 AM Bin Meng <[email protected]> wrote: > > Hi Anup, > > On Wed, Dec 5, 2018 at 2:29 PM Anup Patel <[email protected]> wrote: > > > > This patch enables SiFive UART driver in all QEMU RISC-V defconfigs. > > > > Signed-off-by: Anup Patel <[email protected]> > > --- > > 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

