commit | 3820ef1edc15355446bd83a9e7f75aa8b38e3047 | [log] [tgz] |
---|---|---|
author | Yao Zi <ziyao@disroot.org> | Sat Apr 26 17:26:02 2025 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 21 16:46:05 2025 +0800 |
tree | f5fdf176404593d2bdebbb01cb8318dc8ad69f2e | |
parent | de8d7d62233f0e311f4cc058bf99e2a5ca9f6307 [diff] |
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 <ziyao@disroot.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>