[U-Boot] [PATCH 13/13] binman: tegra: Convert to use binman
Stephen Warren
swarren at wwwdotorg.org
Tue Nov 14 20:23:47 UTC 2017
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
More information about the U-Boot
mailing list