Searched full:boot_method (Results 1 – 17 of 17) sorted by relevance
174 BOOT_METHOD: depthcharge184 BOOT_METHOD: depthcharge195 BOOT_METHOD: depthcharge215 BOOT_METHOD: depthcharge228 BOOT_METHOD: u-boot
43 boot_method = "u-boot"46 boot_method = "fastboot"56 boot_method=boot_method,
140 BOOT_METHOD: depthcharge154 BOOT_METHOD: depthcharge168 BOOT_METHOD: depthcharge181 BOOT_METHOD: depthcharge
58 BOOT_METHOD: u-boot83 BOOT_METHOD: u-boot108 BOOT_METHOD: u-boot
57 --boot-method "${BOOT_METHOD}" \
388 boot_method: str
154 "method": args.boot_method,165 "method": args.boot_method,177 "method": args.boot_method,
77 if args.boot_method == "fastboot":80 elif args.boot_method == "qemu-nfs":155 if self.job_submitter.boot_method == "qemu-nfs":
222 BOOT_METHOD: depthcharge238 BOOT_METHOD: depthcharge254 BOOT_METHOD: fastboot
19 BOOT_METHOD: qemu-nfs38 BOOT_METHOD: ipxe
230 BOOT_METHOD: depthcharge241 BOOT_METHOD: depthcharge295 BOOT_METHOD: depthcharge
38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local44 switch (boot_method) { in mainboard_print_info()
25 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local31 switch (boot_method) { in mainboard_print_info()
48 something together from a board that boots using the same boot_method
75 boot_method="test_boot",
913 auto fn_method = [&](const ClassAccessor::Method& boot_method) { in EncodeAccessFlags() argument914 fn_shared(DexMember(boot_class, boot_method)); in EncodeAccessFlags()
206 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT… member210 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT…