Home
last modified time | relevance | path

Searched refs:Binman (Results 1 – 8 of 8) sorted by relevance

/u-boot/tools/binman/
A Dmissing-blob-help6 # When looking for a tag, Binman uses the value of 'missing-msg' for the entry,
A DREADME16 Binman aims to provide a mechanism for building images, from simple
23 Binman reads your board's device tree and finds a node which describes the
43 Binman can also support incorporating filesystems in the image if required.
46 Binman is intended for use with U-Boot but is designed to be general enough
87 Binman uses the following terms:
130 Binman considers the output files created by mkimage to be binary blobs
142 Binman aims to replace some of the ad-hoc image creation in the U-Boot
157 u-boot.bin and sunxi-spl.bin. Binman can then take over creation of
760 Binman will search for the following files in arch/<arch>/dts:
925 Binman is a critical tool and is designed to be very testable. Entry
[all …]
A Dbinman121 ret_code = control.Binman(args)
A Dmain.py121 ret_code = control.Binman(args)
A Dcontrol.py550 def Binman(args): function
A DREADME.entries1 Binman Entry Documentation
A Dftest.py304 return control.Binman(args)
/u-boot/tools/binman/test/
A DMakefile14 $(error Binman tests need to compile to x86, but the CPU arch of your \

Completed in 16 milliseconds