From: Leo Liang <ycliang@andestech.com>
To: Tom Rini <trini@konsulko.com>
Cc: Yu Chien Peter Lin <peterlin@andestech.com>,
<u-boot@lists.denx.de>, <rick@andestech.com>,
<kconsul@ventanamicro.com>, <bmeng@tinylab.org>
Subject: Re: [PATCH] riscv: Add Zbb support for building U-Boot
Date: Thu, 19 Oct 2023 17:24:56 +0800 [thread overview]
Message-ID: <ZTD16KzfMBw_1mvM@swlinux02> (raw)
In-Reply-To: <20231017153845.GJ3119521@bill-the-cat>
On Tue, Oct 17, 2023 at 11:38:45AM -0400, Tom Rini wrote:
> On Wed, Aug 09, 2023 at 06:49:30PM +0800, Yu Chien Peter Lin wrote:
>
> > This patch adds ISA string to the -march to generate zbb instructions
> > for U-Boot binaries, along with optimized string functions introduced
> > from Linux kernel.
> >
> > Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
> [snip]
> > +config RISCV_ISA_ZBB
> > + bool "Zbb extension support for bit manipulation instructions"
> > + default n
>
> The default is 'n' so we don't need this line. This can be fixed
> in-line while applying if there's no other feedback, thanks.
>
Hi Tom,
Got it! Thanks for the heads-up!
Best regards,
Leo
> --
> Tom
prev parent reply other threads:[~2023-10-19 9:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 10:49 [PATCH] riscv: Add Zbb support for building U-Boot Yu Chien Peter Lin
2023-10-17 7:30 ` Leo Liang
2023-10-17 15:38 ` Tom Rini
2023-10-19 9:24 ` 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=ZTD16KzfMBw_1mvM@swlinux02 \
--to=ycliang@andestech.com \
--cc=bmeng@tinylab.org \
--cc=kconsul@ventanamicro.com \
--cc=peterlin@andestech.com \
--cc=rick@andestech.com \
--cc=trini@konsulko.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.