Home
last modified time | relevance | path

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

/external/u-boot/tools/dtoc/
Dtest_dtoc.py48 def get_dtb_file(dts_fname): argument
57 return fdt_util.EnsureCompiled(os.path.join(our_path, dts_fname))
/external/u-boot/tools/binman/
Dftest.py691 def _RunMicrocodeTest(self, dts_fname, nodtb_data): argument
692 data = self._DoReadFile(dts_fname, True)