Home
last modified time | relevance | path

Searched refs:make_dtb (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/py/tests/
A Dtest_efi_fit.py235 def make_dtb(fdt_type, comp): function
282 'fdt-bin': os.path.basename(make_dtb('user', comp)),
447 control_dtb = make_dtb('internal', False)
A Dtest_vbe.py96 fdt = fit_util.make_dtb(cons, base_fdt, 'vbe-fdt')
A Dfit_util.py81 def make_dtb(cons, base_fdt, basename): function
A Dtest_fit.py263 control_dtb = fit_util.make_dtb(cons, base_fdt, 'u-boot')

Completed in 8 milliseconds