Re: [PATCH 1/2] riscv: Build loader.bin exclusively for Canaan K210
From: Paul Walmsley
Date: Wed Oct 29 2025 - 15:07:49 EST
On Wed, 29 Oct 2025, Feng Jiang wrote:
> According to the explanation in commit ef10bdf9c3e6 ("riscv:
> Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210"),
> loader.bin is a special feature of the Canaan K210 and
> is not applicable to other SoCs.
>
> Fixes: e79dfcbfb902 ("riscv: make image compression configurable")
> Signed-off-by: Feng Jiang <jiangfeng@xxxxxxxxxx>
Thanks, queued for v6.18-rc fixes.
- Paul