From: Leo Liang <ycliang@andestech.com>
To: Mayuresh Chitale <mchitale@ventanamicro.com>
Cc: <u-boot@lists.denx.de>, Rick Chen <rick@andestech.com>,
Tom Rini <trini@konsulko.com>,
Conor Dooley <conor.dooley@microchip.com>,
"Heinrich Schuchardt" <xypron.glpk@gmx.de>
Subject: Re: [PATCH v1 2/2] riscv: Fallback to riscv,isa
Date: Thu, 16 Jan 2025 15:22:08 +0800 [thread overview]
Message-ID: <Z4izoAfiTZHh_ZD3@swlinux02> (raw)
In-Reply-To: <20250106130405.220369-3-mchitale@ventanamicro.com>
On Mon, Jan 06, 2025 at 01:04:05PM +0000, Mayuresh Chitale wrote:
> Update the cpu probing to fallback to "riscv,isa" property if
> "riscv,isa-extensions" is not available and modify the riscv CMO code
> to use the block size that was probed during cpu setup.
>
> Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com>
> ---
> arch/riscv/cpu/cpu.c | 71 +++++++++++++-----------------------------
> arch/riscv/lib/cache.c | 26 +++-------------
> 2 files changed, 25 insertions(+), 72 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2025-01-16 7:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 13:04 [PATCH v1 0/2] Risc-V ISA Extension Probing Mayuresh Chitale
2025-01-06 13:04 ` [PATCH v1 1/2] riscv: Enhance extension probing Mayuresh Chitale
2025-01-16 7:20 ` Leo Liang
2025-01-06 13:04 ` [PATCH v1 2/2] riscv: Fallback to riscv,isa Mayuresh Chitale
2025-01-16 7:22 ` Leo Liang [this message]
2025-01-06 14:38 ` [PATCH v1 0/2] Risc-V ISA Extension Probing Simon Glass
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=Z4izoAfiTZHh_ZD3@swlinux02 \
--to=ycliang@andestech.com \
--cc=conor.dooley@microchip.com \
--cc=mchitale@ventanamicro.com \
--cc=rick@andestech.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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.