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 3F07CF3D334 for ; Thu, 5 Mar 2026 17:01:52 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C8B9183F9A; Thu, 5 Mar 2026 18:01:50 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=freeshell.de 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; secure) header.d=freeshell.de header.i=@freeshell.de header.b="BzhCtWhO"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 66159839A8; Thu, 5 Mar 2026 18:01:49 +0100 (CET) Received: from freeshell.de (freeshell.de [IPv6:2a01:4f8:231:482b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5C8BA83F9B for ; Thu, 5 Mar 2026 18:01:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=freeshell.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=e@freeshell.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=s2025; t=1772730077; bh=EE+FvR/1HkHo+3Rp6dKtro32BcV3HBZDeJt39YeBw+o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BzhCtWhOS54jTP60sjP6bFtj2Jlhed/5c5u8IODVIowmqGHNSv5J9Okf/1JruzZ+w X1PpIoXfxtIGhb62cYmZbdSR47q3xJLsv0AAYHiq9d0o2F6JYB7Hmk56BDPVVfFLwX opPcGQVxZaAos05Yj6WoElob+g4OLGKkhyMUnYbvzaDi2tIihxW7jQI7C28LUbfM/9 1YPXhnv6nxBlMAtCRfaTFRA+aQfHWL7AMAy6XwHNpRtOizrm2n5gFkkstbR3My08tc hWAy/OtUsTR8v86SmiBnAbWnAzp7RrleiSc4LW0Z8fSyNfn33wPnDiDejrlN1Jec6Z Ajs06Nxvy6Orw== Received: from hay.lan (unknown [IPv6:2605:59ca:364f:d400:6ecf:39ff:fe00:8375]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id 6CE32B2202D7; Thu, 5 Mar 2026 18:01:15 +0100 (CET) From: E Shattow To: Minda Chen , Hal Feng , Leo Liang , Heinrich Schuchardt , Tom Rini Cc: u-boot@lists.denx.de, E Shattow Subject: [RESEND PATCH v4 2/3] configs: starfive: Add Orange Pi RV to visionfive2 Date: Thu, 5 Mar 2026 09:00:21 -0800 Message-ID: <20260305170043.33994-3-e@freeshell.de> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20260305170043.33994-1-e@freeshell.de> References: <20260305170043.33994-1-e@freeshell.de> 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.8 at phobos.denx.de X-Virus-Status: Clean Add Orange Pi RV to visionfive2 CONFIG_OF_LIST Signed-off-by: E Shattow Reviewed-by: Hal Feng Reviewed-by: Leo Yu-Chi Liang --- configs/starfive_visionfive2_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig index a754134a313..7c957cc0ea1 100644 --- a/configs/starfive_visionfive2_defconfig +++ b/configs/starfive_visionfive2_defconfig @@ -80,7 +80,7 @@ CONFIG_WGET_HTTPS=y CONFIG_CMD_BOOTSTAGE=y CONFIG_OF_BOARD=y CONFIG_DEVICE_TREE_INCLUDES="starfive-visionfive2-u-boot.dtsi" -CONFIG_OF_LIST="starfive/jh7110-deepcomputing-fml13v01 starfive/jh7110-milkv-mars starfive/jh7110-milkv-marscm-emmc starfive/jh7110-milkv-marscm-lite starfive/jh7110-pine64-star64 starfive/jh7110-starfive-visionfive-2-v1.2a starfive/jh7110-starfive-visionfive-2-v1.3b" +CONFIG_OF_LIST="starfive/jh7110-deepcomputing-fml13v01 starfive/jh7110-milkv-mars starfive/jh7110-milkv-marscm-emmc starfive/jh7110-milkv-marscm-lite starfive/jh7110-orangepi-rv starfive/jh7110-pine64-star64 starfive/jh7110-starfive-visionfive-2-v1.2a starfive/jh7110-starfive-visionfive-2-v1.3b" CONFIG_MULTI_DTB_FIT=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y -- 2.50.0