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 323EDD111B3 for ; Wed, 26 Nov 2025 22:20:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B711E83A71; Wed, 26 Nov 2025 23:20:14 +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="VTEeejd+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8801E83AA9; Wed, 26 Nov 2025 23:20:13 +0100 (CET) Received: from freeshell.de (freeshell.de [116.202.128.144]) (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 B398183A64 for ; Wed, 26 Nov 2025 23:20:11 +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=1764195405; bh=vD3uiaPxN3Fdn4wbhckSiAo43sx308HvEYv4C5EWCic=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VTEeejd+asysQ41c1Nwwp4mHitDSaVrJEXOi1WtejLdF/5ra/q5Kqc9IQRXWyi7n3 z+hqGUlbfmatcHv9LFIRiZKuI71dwR+3qHYQp8X5GotnnTkV4cPa5l1u9sW83fYIuu +ebaUoe1+XOzKq1gKmniftlGFwyd6BaaCjCn2/qLQ1uS9qk2VsFNT4ktLQcy+3jhOV W7qfI8Fkhehyi6lNPbRxIx6S/2/qjDdvH6zVHiCtb+vyAuD1rLGCzHsD9wX9ZUqHeS iKqgcicncLHmRkRq/cFL7IVFa3cp4pLm0Ki29ysbzxDacckl4j4S+lfxlzHa+J1oXO O02EOjQtPn+6Q== Received: from hay.lan (unknown [IPv6:2605:59c0:2078:cf00:6ecf:39ff:fe00:8375]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id A3C87B221382; Wed, 26 Nov 2025 23:16:43 +0100 (CET) From: E Shattow To: Rick Chen , Leo , Minda Chen , Hal Feng , Tom Rini , Heinrich Schuchardt Cc: u-boot@lists.denx.de, E Shattow , Icenowy Zheng Subject: [RFC PATCH v1 4/4] configs: starfive: Add Orange Pi RV to visionfive2 Date: Wed, 26 Nov 2025 14:15:29 -0800 Message-ID: <20251126221552.87574-5-e@freeshell.de> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20251126221552.87574-1-e@freeshell.de> References: <20251126221552.87574-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 Signed-off-by: E Shattow --- 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 fa83ecfa10f..1dd35c59553 100644 --- a/configs/starfive_visionfive2_defconfig +++ b/configs/starfive_visionfive2_defconfig @@ -79,7 +79,7 @@ CONFIG_CMD_WGET=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