
14 Nov
2017
14 Nov
'17
9:23 p.m.
On 11/13/2017 06:55 PM, Simon Glass wrote:
Update tegra to use binman for image creation. This still includes the current Makefile logic, but a later patch will remove this. Three output files are created, all of which combine SPL and U-Boot:
u-boot-tegra.bin - standard image u-boot-dtb-tegra.bin - same as u-boot-tegra.bin u-boot-nodtb - includes U-Boot without the appended device tree
I assume that last file is u-boot-nodtb-tegra.bin?
If this series doesn't change the set of binaries produced by the build system (add/drop/rename), then I'm fine with it.
For the record, I know of tools that use the following files, at least:
u-boot (ELF) u-boot.bin u-boot.dtb u-boot-dtb.bin u-boot-nodtb-tegra.bin u-boot-dtb-tegra.bin