This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-11 15:37:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f190eaf002
u-boot
/
arch
/
arm
/
dts
/
tegra20-u-boot.dtsi
4 lines
50 B
Text
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 a new issue
Copy permalink