mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
mkimage: add UBL header support for booting davinci cpus
creating an u-boot.ubl file, which contains the UBL Header needed for booting from NAND with the RBL from TI. For more information read doc/README.ublimage. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
committed by
Wolfgang Denk
parent
b9af6d3d82
commit
7816f2cf81
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,6 +33,7 @@
|
||||
/u-boot.sha1
|
||||
/u-boot.dis
|
||||
/u-boot.lds
|
||||
/u-boot.ubl
|
||||
|
||||
#
|
||||
# Generated files
|
||||
|
Reference in New Issue
Block a user