[PATCH] arm: dts: socfpga: n5x: Drop kernel node from binman
Chee, Tien Fong
tien.fong.chee at altera.com
Thu Apr 16 11:55:12 CEST 2026
On 11/3/2026 1:02 pm, dinesh.maniyam at altera.com wrote:
> From: Dinesh Maniyam <dinesh.maniyam at altera.com>
>
> Recent binman changes expect a kernel image to be present when
> processing the binman description. N5X builds U-Boot without a
> kernel image, so drop the kernel node from n5x.dtsi to avoid the
> build dependency.
>
> Signed-off-by: Dinesh Maniyam <dinesh.maniyam at altera.com>
> ---
> arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi b/arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi
> index 840537c9d0b..236975692f1 100644
> --- a/arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi
> +++ b/arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi
> @@ -61,3 +61,7 @@
> &watchdog0 {
> bootph-all;
> };
> +
> +&binman {
> + /delete-node/ kernel;
> +};
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list