From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E06FEC433F5 for ; Thu, 27 Jan 2022 06:12:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 10A99830D9; Thu, 27 Jan 2022 07:11:51 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=ventanamicro.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=ventanamicro.com header.i=@ventanamicro.com header.b="Cj3Zef4F"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D4368312A; Thu, 27 Jan 2022 07:11:49 +0100 (CET) Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 51F8180F3F for ; Thu, 27 Jan 2022 07:11:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=ventanamicro.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=apatel@ventanamicro.com Received: by mail-pj1-x1030.google.com with SMTP id nn16-20020a17090b38d000b001b56b2bce31so1890650pjb.3 for ; Wed, 26 Jan 2022 22:11:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ventanamicro.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=3pAPQ1j90nFLyIh4EThR3RwSTH+DC9/kCAhlZ2kt6x8=; b=Cj3Zef4F9JSE5kqXjNPNHGnASLSLkXngUftxKmNLHm4ay8wcY6Y95ps/xi0CQQcB+4 3sobms9eFtEERhZ9xmhcA+TKfDkxJvj/umAU51mv81zoHr3NrCzhZobCuHy8Uc8rErkc S/HVMGftNwa4WtbDgmEiofiFsb+DVrEj5N88eqRXCxzxKOwV4udVhUhwCK3+xlo4sWIR Bj6Na4S2hCNnJ6fE1wEZ1sUSRab581ZZj4VdcIcwEjqoEI3aY7BWnxH6KSzswQWmrjuu vg+xoxB7vYW8Y+/V/WWfOpAkHI6ZPUlK+5Tj5VkqBOlSe1aeI7xX4ete1+ORk9pdT/Na 6Chw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3pAPQ1j90nFLyIh4EThR3RwSTH+DC9/kCAhlZ2kt6x8=; b=R/nmMLKz5BY5b/jkXV6xAvFX+hyxHz1dImL5VzDcmKKMM93rMQJ7hXcYv2TfY7EdZQ ZvlNwe40+NU5JYVhSfaNR5x6A7qev/Wr+MQ5AAy0sxdEIDBQ99MBgEyRZ77a0jfE1d6a nswF9Upkp0nfitR/Rh6SrjTMBByCYxmHfxFz/mTFhrGdAallidLkL7twyeCW9zfqY4F6 myuro1dP/SIoMBb3l42jQ6kFxz3xxhbRnvUy4W80InkOesjuDl0DvqgYrwjY7TewTlFZ XG2e5vouNzLIomAaWBivOKpcil4uqISdZZ//RpJTyGkyqswvK20Eu5aivZCg52HQCjxm SdPw== X-Gm-Message-State: AOAM531Mm4M5mmdWBlVZedHayt0oRLp8/MTwExYY2uy4QguKbRP8WSZU NzF19frl3iDHjeaCzkCyDano+A== X-Google-Smtp-Source: ABdhPJzIu9YlDYq3hRqpoHZNjCNdXFCm10+Fo0IUfI/Y/6wfnLi9unVg4kiVNAiP48RqDoHLcD9Uiw== X-Received: by 2002:a17:90b:1b04:: with SMTP id nu4mr1696853pjb.137.1643263904669; Wed, 26 Jan 2022 22:11:44 -0800 (PST) Received: from localhost.localdomain ([171.61.74.240]) by smtp.gmail.com with ESMTPSA id j4sm4732441pjv.46.2022.01.26.22.11.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jan 2022 22:11:42 -0800 (PST) From: Anup Patel To: Rick Chen , Bin Meng Cc: Atish Patra , Alistair Francis , Anup Patel , U-Boot Mailing List , Anup Patel , Philipp Tomsich Subject: [PATCH v2 2/4] riscv: qemu: Enable HTIF console support Date: Thu, 27 Jan 2022 11:41:08 +0530 Message-Id: <20220127061110.721103-3-apatel@ventanamicro.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220127061110.721103-1-apatel@ventanamicro.com> References: <20220127061110.721103-1-apatel@ventanamicro.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean 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 Reviewed-by: Philipp Tomsich Reviewed-by: Rick Chen --- board/emulation/qemu-riscv/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/board/emulation/qemu-riscv/Kconfig b/board/emulation/qemu-riscv/Kconfig index 1bbf1bc84a..f7538bc496 100644 --- a/board/emulation/qemu-riscv/Kconfig +++ b/board/emulation/qemu-riscv/Kconfig @@ -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 -- 2.25.1