Searched refs:boot_method (Results 1 – 10 of 10) sorted by relevance
43 boot_method = "u-boot"46 boot_method = "fastboot"56 boot_method=boot_method,
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":
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()
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()
48 something together from a board that boots using the same boot_method
388 boot_method: str
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…