[PATCH 3/5] riscv: cpu: k230: Add support for Canaan Kendryte K230 SoC
Leo Liang
ycliang at andestech.com
Thu Jan 16 08:42:43 CET 2025
On Wed, Jan 15, 2025 at 12:46:39AM +0800, Junhui Liu wrote:
> Add Canaan K230 SoC with sysreset support, running without cache
> enabled.
>
> Signed-off-by: Junhui Liu <junhui.liu at pigmoral.tech>
> ---
> arch/riscv/Kconfig | 5 +++++
> arch/riscv/cpu/k230/Kconfig | 14 ++++++++++++++
> arch/riscv/cpu/k230/Makefile | 6 ++++++
> arch/riscv/cpu/k230/cpu.c | 9 +++++++++
> arch/riscv/cpu/k230/dram.c | 21 +++++++++++++++++++++
> 5 files changed, 55 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list