Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/binman/
H A Dcontrol.py79 dtb_fname = options.dt
85 dtb_fname = os.path.join(board_pathname, 'u-boot.dtb')
95 dtb = fdt.FdtScan(dtb_fname)
99 "node" % dtb_fname)
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Ddtb_platdata.py144 def __init__(self, dtb_fname, include_disabled): argument
146 self._dtb_fname = dtb_fname