Searched refs:Binman (Results 1 – 8 of 8) sorted by relevance
6 # When looking for a tag, Binman uses the value of 'missing-msg' for the entry,
16 Binman aims to provide a mechanism for building images, from simple23 Binman reads your board's device tree and finds a node which describes the43 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 enough87 Binman uses the following terms:130 Binman considers the output files created by mkimage to be binary blobs142 Binman aims to replace some of the ad-hoc image creation in the U-Boot157 u-boot.bin and sunxi-spl.bin. Binman can then take over creation of760 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 …]
121 ret_code = control.Binman(args)
550 def Binman(args): function
1 Binman Entry Documentation
304 return control.Binman(args)
14 $(error Binman tests need to compile to x86, but the CPU arch of your \
Completed in 16 milliseconds