Searched refs:make_dtb (Results 1 – 4 of 4) sorted by relevance
| /u-boot/test/py/tests/ |
| A D | test_efi_fit.py | 235 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 D | test_vbe.py | 96 fdt = fit_util.make_dtb(cons, base_fdt, 'vbe-fdt')
|
| A D | fit_util.py | 81 def make_dtb(cons, base_fdt, basename): function
|
| A D | test_fit.py | 263 control_dtb = fit_util.make_dtb(cons, base_fdt, 'u-boot')
|
Completed in 8 milliseconds