[RFC PATCH 3/3] riscv: cpu: jh7110: fallback to generic cleanup_before_linux()

Leo Liang ycliang at andestech.com
Mon Feb 3 04:53:43 CET 2025


On Thu, Jan 23, 2025 at 09:11:35AM +0000, Yao Zi wrote:
> JH7110 SoC requires no specific handling before entering Linux kernel.
> Let's drop the specific implementation to avoid duplication.
> 
> Signed-off-by: Yao Zi <ziyao at disroot.org>
> ---
>  arch/riscv/cpu/jh7110/Makefile |  1 -
>  arch/riscv/cpu/jh7110/cpu.c    | 23 -----------------------
>  2 files changed, 24 deletions(-)
>  delete mode 100644 arch/riscv/cpu/jh7110/cpu.c

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list