[PATCH 3/5] riscv: cpu: th1520: Add a routine to bring up secondary cores
Leo Liang
ycliang at andestech.com
Thu Jul 3 10:06:41 CEST 2025
On Fri, Jun 06, 2025 at 04:28:02AM +0000, Yao Zi wrote:
> On coldboot, only HART 0 among the four HARTs of TH1520 is brought up by
> hardware, and the remaining HARTs are in reset states, requiring manual
> setup of reset address and deassertion to function normal. Introduce a
> routine to do the work.
>
> Signed-off-by: Yao Zi <ziyao at disroot.org>
> ---
> arch/riscv/cpu/th1520/cpu.c | 29 +++++++++++++++++++++++-
> arch/riscv/include/asm/arch-th1520/cpu.h | 1 +
> 2 files changed, 29 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list