commit | 9fce0cc279eb92adbf7461e6c553adc0c4310a5c | [log] [tgz] |
---|---|---|
author | Anup Patel <anup@brainfault.org> | Sat Dec 15 11:35:16 2018 +0530 |
committer | Andes <uboot@andestech.com> | Tue Dec 18 09:56:54 2018 +0800 |
tree | 3c447bf228c965d04101bc1e582a168a4eaf253e | |
parent | 4b1d68f8c63820df50c184e924028d71748f3da9 [diff] |
riscv: qemu: Imply SIFIVE_SERIAL for emulation This patch enables SiFive UART driver for QEMU RISC-V emulation by implying SIFIVE_SERIAL on BOARD_SPECIFIC_OPTIONS. Signed-off-by: Anup Patel <anup@brainfault.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>