Searched refs:dtb_file (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | test_dtoc.py | 123 dtb_file = get_dtb_file('dtoc_test_empty.dts') 125 dtb_platdata.run_steps(['struct'], dtb_file, False, output) 130 dtb_platdata.run_steps(['platdata'], dtb_file, False, output) 137 dtb_file = get_dtb_file('dtoc_test_simple.dts') 139 dtb_platdata.run_steps(['struct'], dtb_file, False, output) 163 dtb_platdata.run_steps(['platdata'], dtb_file, False, output) 239 dtb_file = get_dtb_file('dtoc_test_phandle.dts') 241 dtb_platdata.run_steps(['struct'], dtb_file, False, output) 253 dtb_platdata.run_steps(['platdata'], dtb_file, False, output) 301 dtb_file = get_dtb_file('dtoc_test_aliases.dts') [all …]
|
| H A D | dtoc.py | 75 dtb_platdata.run_steps(args, options.dtb_file, options.include_disabled,
|
| H A D | dtoc | 75 dtb_platdata.run_steps(args, options.dtb_file, options.include_disabled,
|
| H A D | dtb_platdata.py | 545 def run_steps(args, dtb_file, include_disabled, output): argument 557 plat = DtbPlatdata(dtb_file, include_disabled)
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_lxc.py | 50 dtb_file = os.path.join(self.builddir, "images", "vexpress-v2p-ca9.dtb") 55 "-dtb", dtb_file,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 140-mips_disable_devicetree_support.patch | 61 - if (arch_options.dtb_file) { 62 - dtb_buf = slurp_file(arch_options.dtb_file, &dtb_length); 76 + if (arch_options.dtb_file) { 77 + dtb_buf = slurp_file(arch_options.dtb_file, &dtb_length); 155 char *dtb_file;
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0141-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch | 69 - grub_compression_t comp, const char *dtb_file); 70 + grub_compression_t comp, const char *dtb_file,
|
| H A D | 0143-shim_lock-Only-skip-loading-shim_lock-verifier-with-.patch | 136 grub_compression_t comp, const char *dtb_file,
|