Searched full:boot_method (Results 1 – 16 of 16) sorted by relevance
43 boot_method = "u-boot"46 boot_method = "fastboot"56 boot_method=boot_method,
19 BOOT_METHOD: qemu-nfs37 BOOT_METHOD: ipxe
58 BOOT_METHOD: u-boot83 BOOT_METHOD: u-boot108 BOOT_METHOD: u-boot
68 --boot-method "${BOOT_METHOD}" \
400 boot_method: str
152 "method": args.boot_method,163 "method": args.boot_method,175 "method": args.boot_method,
79 if args.boot_method == "fastboot":82 elif args.boot_method == "qemu-nfs":172 if self.job_submitter.boot_method == "qemu-nfs":
174 BOOT_METHOD: depthcharge184 BOOT_METHOD: depthcharge195 BOOT_METHOD: depthcharge215 BOOT_METHOD: depthcharge229 BOOT_METHOD: u-boot
38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local44 switch (boot_method) { in mainboard_print_info()
157 BOOT_METHOD: depthcharge171 BOOT_METHOD: depthcharge185 BOOT_METHOD: depthcharge198 BOOT_METHOD: depthcharge
226 BOOT_METHOD: depthcharge242 BOOT_METHOD: depthcharge258 BOOT_METHOD: fastboot
243 BOOT_METHOD: depthcharge254 BOOT_METHOD: depthcharge318 BOOT_METHOD: depthcharge
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
78 boot_method="test_boot",
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…