Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/binman/
H A Dentry_test.py17 base_entry = entry.Entry(None, None, None, read_node=False)
/rk3399_rockchip-uboot/tools/binman/etype/
H A Dentry.py46 def __init__(self, image, etype, node, read_node=True): argument
59 if read_node: