Home
last modified time | relevance | path

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

/u-boot/tools/binman/
A Dstate.py28 fdt_path_prefix = '' variable
167 global output_fdt_info, main_dtb, fdt_path_prefix
179 fdt_path_prefix = ''
213 global output_fdt_info, main_dtb, fdt_path_prefix
217 fdt_path_prefix = ''
235 fdt_path_prefix = image_node.path
237 tout.Info(" FDT path prefix '%s'" % fdt_path_prefix)
275 other_node = dtb.GetNode(fdt_path_prefix + node.path)
A Dftest.py3032 self.assertEqual('/binman', state.fdt_path_prefix)
3057 self.assertEqual('/binman/image', state.fdt_path_prefix)
3070 self.assertEqual('/binman/first-image', state.fdt_path_prefix)

Completed in 12 milliseconds