]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
riscv: qemu: Enable HTIF console support
authorAnup Patel <apatel@ventanamicro.com>
Thu, 27 Jan 2022 06:11:08 +0000 (11:41 +0530)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 10 Feb 2022 03:18:12 +0000 (11:18 +0800)
Enable support for HTIF console so that we can use QEMU RISC-V U-Boot
on RISC-V emulators and ISS having it.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
board/emulation/qemu-riscv/Kconfig

index a380db61a0fd5ce15c7e42417f6dc71f2388c843..02bf84725b727b9160353d7f94e68251da354410 100644 (file)
@@ -56,6 +56,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        imply DM_SCSI
        imply SYS_NS16550
        imply SIFIVE_SERIAL
+       imply HTIF_CONSOLE if 64BIT
        imply SYSRESET
        imply SYSRESET_CMD_POWEROFF
        imply SYSRESET_SYSCON