This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f78786499
u-boot
/
arch
/
arm
/
dts
/
tegra20-u-boot.dtsi
4 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
binman: tegra: Convert to use binman 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-target.bin - includes U-Boot without the appended device tree The latter is useful for build systems where the device is appended later, perhaps after being modified. Signed-off-by: Simon Glass <sjg@chromium.org>
2017-11-14 01:55:06 +00:00
#include <config.h>
#include "tegra-u-boot.dtsi"
Reference in New Issue
Copy Permalink