public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Nikita Shubin <nikita.shubin@maquefel.me>
Cc: <linux@yadro.com>, Anup Patel <anup@brainfault.org>,
	Nikita Shubin <n.shubin@yadro.com>,
	Simon Glass <sjg@chromium.org>,
	Alexandru Gagniuc <mr.nuke.me@gmail.com>,
	Alper Nebi Yasak <alpernebiyasak@gmail.com>,
	"Andrew Davis" <afd@ti.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH] spl: opensbi: convert scratch options to config
Date: Wed, 10 Aug 2022 08:03:46 +0000	[thread overview]
Message-ID: <YvNmYpUNm9CmRIHP@ubuntu01> (raw)
In-Reply-To: <20220808102852.6913-1-nikita.shubin@maquefel.me>

On Mon, Aug 08, 2022 at 01:28:52PM +0300, Nikita Shubin wrote:
> From: Nikita Shubin <n.shubin@yadro.com>
> 
> Convert hardcoded "opensbi_info.options" to config provided value, this
> allows changing options passed to OpenSBI.
> 
> SPL_OPENSBI_SCRATCH_OPTIONS is defaulted to SBI_SCRATCH_NO_BOOT_PRINTS.
> 
> Link: https://github.com/riscv-software-src/opensbi/blob/master/docs/firmware/fw_dynamic.md
> Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
> ---
>  common/spl/Kconfig       | 8 ++++++++
>  common/spl/spl_opensbi.c | 2 +-
>  2 files changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

      parent reply	other threads:[~2022-08-10  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08 10:28 [PATCH] spl: opensbi: convert scratch options to config Nikita Shubin
2022-08-08 11:41 ` Anup Patel
2022-08-10  8:03 ` Leo Liang [this message]

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=YvNmYpUNm9CmRIHP@ubuntu01 \
    --to=ycliang@andestech.com \
    --cc=afd@ti.com \
    --cc=alpernebiyasak@gmail.com \
    --cc=anup@brainfault.org \
    --cc=linux@yadro.com \
    --cc=mr.nuke.me@gmail.com \
    --cc=n.shubin@yadro.com \
    --cc=nikita.shubin@maquefel.me \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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