Re: (subset) [PATCH RESEND v8 0/6] riscv: add initial support for Canaan Kendryte K230

From: Conor Dooley
Date: Wed Apr 10 2024 - 06:44:55 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Mon, 08 Apr 2024 00:26:58 +0800, Yangyu Chen wrote:
> K230 is an ideal chip for RISC-V Vector 1.0 evaluation now. Add initial
> support for it to allow more people to participate in building drivers
> to mainline for it.
>
> This kernel has been tested upon factory SDK [1] with
> k230_evb_only_linux_defconfig and patched mainline opensbi [2] to skip
> locked pmp and successfully booted to busybox on initrd with this log [3].
>
> [...]

Applied to riscv-soc-for-next, thanks!

[6/6] riscv: config: enable ARCH_CANAAN in defconfig
https://git.kernel.org/conor/c/cd899f85b1e4

Thanks,
Conor.