Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H 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
39 Binman does not yet update the device tree with the final location of
44 Binman can also support incorporating filesystems in the image if required.
88 Binman uses the following terms:
131 Binman considers the output files created by mkimage to be binary blobs
143 Binman aims to replace some of the ad-hoc image creation in the U-Boot
158 u-boot.bin and sunxi-spl.bin. Binman can then take over creation of
574 Binman will search for the following files in arch/<arch>/dts:
690 Binman is a critical tool and is designed to be very testable. Entry
[all …]
H A Dbinman144 ret_code = control.Binman(options, args)
H A Dbinman.py144 ret_code = control.Binman(options, args)
H A Dcontrol.py67 def Binman(options, args): function
H A Dftest.py187 return control.Binman(options, args)
H A DREADME.entries1 Binman Entry Documentation