Searched refs:do_config (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/cmd/ |
| H A D | config.c | 13 static int do_config(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_config() function 40 config, 1, 1, do_config,
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | builderthread.py | 116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument 235 if do_config: 244 do_config = False # No need to configure next time 262 return result, do_config 428 do_config = True 433 work_dir, do_config, self.builder.config_only, 437 did_config = do_config 438 if failed and not do_config: 446 do_config = request_config 470 do_config = True [all …]
|
| /openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-ref-variables.rst | 591 ``do_config``, the value is "do_config".
|