[U-Boot] [PATCH 7/7] wandboard: README: Adjust the U-Boot proper binary name
Fabio Estevam
festevam at gmail.com
Mon Jun 24 19:21:56 UTC 2019
Hi Heinrich,
On Sun, Jun 23, 2019 at 11:04 AM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> With U-Boot HEAD I cannot see any difference between the files:
> $ md5sum u-boot*.bin
> 56a64c916b79c012759ad430a52fb2c1 u-boot.bin
> 56a64c916b79c012759ad430a52fb2c1 u-boot-dtb.bin
> ed69f924f0cb4b9415d0bed27f896be3 u-boot-nodtb.bin
Actually we are talking about .img in this patch :-)
You are right: u-boot.img and u-boot-dtb.img are the same.
> So is this just a formal change?
Yes, just to point out that the board has been converted to DM and
since *dtb.img has been generated, we can explicitly use it.
More information about the U-Boot
mailing list