Home
last modified time | relevance | path

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

/external/u-boot/tools/binman/
Dcontrol.py79 dtb_fname = options.dt
85 dtb_fname = os.path.join(board_pathname, 'u-boot.dtb')
96 dtb = fdt.FdtScan(dtb_fname)
100 "node" % dtb_fname)
/external/u-boot/tools/dtoc/
Ddtb_platdata.py143 def __init__(self, dtb_fname, include_disabled): argument
145 self._dtb_fname = dtb_fname