From: Yao Zi Date: Sat, 26 Apr 2025 17:26:02 +0000 (+0000) Subject: riscv: dts: binman.dtsi: Drop filename property for proper U-Boot X-Git-Tag: v2025.07-rc3~9^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60163080949a57ba28bc10cb599dc2a9b53c75c4;p=thirdparty%2Fu-boot.git riscv: dts: binman.dtsi: Drop filename property for proper U-Boot Drop filename property for proper U-Boot entry since binman takes "u-boot-nodtb.bin" as the default filename for u-boot-nodtb entries. This follows efe9c12322b ("riscv: dts: binman.dtsi: Switch to u-boot-nodtb entry for proper U-Boot") to clean binman.dtsi up. Signed-off-by: Yao Zi Reviewed-by: Leo Yu-Chi Liang --- diff --git a/arch/riscv/dts/binman.dtsi b/arch/riscv/dts/binman.dtsi index f8c10837aa3..c5b0464d6a7 100644 --- a/arch/riscv/dts/binman.dtsi +++ b/arch/riscv/dts/binman.dtsi @@ -42,7 +42,6 @@ load = /bits/ 64 ; uboot_blob: u-boot-nodtb { - filename = "u-boot-nodtb.bin"; }; }; #else