On Sat, Apr 26, 2025 at 05:26:02PM +0000, Yao Zi wrote: > 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 <zi...@disroot.org> > --- > > Here's the clean up patch, thank you Leo and Tom! > > arch/riscv/dts/binman.dtsi | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>