Home
last modified time | relevance | path

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

/u-boot/tools/binman/
A Dcontrol.py31 def _ReadImageDesc(binman_node): argument
43 if 'multiple-images' in binman_node.props:
44 for node in binman_node.subnodes:
47 images['image'] = Image('image', binman_node)

Completed in 3 milliseconds