public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jami Kettunen <jamipkettunen@gmail.com>
To: u-boot@lists.denx.de
Cc: Mason Huo <mason.huo@starfivetech.com>,
	Minda Chen <minda.chen@starfivetech.com>,
	Yanhong Wang <yanhong.wang@starfivetech.com>,
	Shengyu Qu <wiagn233@outlook.com>,
	Jami Kettunen <jamipkettunen@gmail.com>,
	Jami Kettunen <jami.kettunen@protonmail.com>
Subject: [PATCH RFC 2/2] configs: visionfive2: Enable MISC_INIT_R
Date: Mon, 11 Sep 2023 18:32:36 +0300	[thread overview]
Message-ID: <20230911153253.20701-3-jamipkettunen@gmail.com> (raw)
In-Reply-To: <20230911153253.20701-1-jamipkettunen@gmail.com>

From: Jami Kettunen <jami.kettunen@protonmail.com>

Used to select mainline kernel fdtfile based on board revision.

Signed-off-by: Jami Kettunen <jami.kettunen@protonmail.com>
---
 configs/starfive_visionfive2_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
index e9b63e5b84..33f9ec8ad6 100644
--- a/configs/starfive_visionfive2_defconfig
+++ b/configs/starfive_visionfive2_defconfig
@@ -125,3 +125,4 @@ CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_PCI=y
 CONFIG_USB_KEYBOARD=y
+CONFIG_MISC_INIT_R=y
-- 
2.42.0


  parent reply	other threads:[~2023-09-11 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 15:32 [PATCH RFC 0/2] board: visionfive2: Select fdtfile based on revision Jami Kettunen
2023-09-11 15:32 ` [PATCH RFC 1/2] " Jami Kettunen
2023-09-12  8:26   ` Milan P. Stanić
2023-09-11 15:32 ` Jami Kettunen [this message]
2023-09-12  8:26   ` [PATCH RFC 2/2] configs: visionfive2: Enable MISC_INIT_R Milan P. Stanić
2023-09-12  3:59 ` [PATCH RFC 0/2] board: visionfive2: Select fdtfile based on revision Shengyu Qu
2023-09-14 16:48 ` Shengyu Qu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230911153253.20701-3-jamipkettunen@gmail.com \
    --to=jamipkettunen@gmail.com \
    --cc=jami.kettunen@protonmail.com \
    --cc=mason.huo@starfivetech.com \
    --cc=minda.chen@starfivetech.com \
    --cc=u-boot@lists.denx.de \
    --cc=wiagn233@outlook.com \
    --cc=yanhong.wang@starfivetech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox