Searched refs:help (Results 1 - 25 of 59) sorted by relevance

123

/u-boot/tools/buildman/
H A Dcmdline.py26 help='Adjust the Kconfig settings in .config before building')
28 help='Print the tool-chain prefix for a board (CROSS_COMPILE=)')
30 help='Branch name to build, or range of commits to build')
33 help='Show changes in function code size for each board')
35 help='List of board names to build separated by comma')
37 default=-1, help='Run build on the top n commits')
40 help='Reconfigure for every commit (disable incremental build)')
43 help="Don't build, just configure each commit")
46 help='Show detailed size delta for each board in the -S summary')
48 help
[all...]
/u-boot/tools/binman/
H A Dcmdline.py25 help='Extract files from an image')
27 help='Select an alternative format for extracted data')
29 help='Image filename to extract')
31 help='Output filename to write to')
33 help='Path to directory to use for output files')
35 help='Paths within file to extract (wildcard)')
37 help='Output raw uncompressed data for compressed entries')
78 action='store', help='Path to directory to use for intermediate '
81 help='Preserve temporary output directory even if option -O is not '
92 help
[all...]
/u-boot/tools/patman/
H A Dcmdline.py37 help="Branch to process (by default, the current branch)")
39 default=-1, help='Automatically create patches from top n commits')
41 help='Commits to skip at end of patch list')
43 help='Enabling debugging (provides a full traceback on error)')
45 help="Project name; affects default option values and "
49 help='URL of patchwork server [default: %(default)s]')
51 default=0, help='Commit to start creating patches from (0 = HEAD)')
54 help='Verbose output of errors and warnings')
56 '-H', '--full-help', action='store_true', dest='full_help',
57 default=False, help
[all...]
/u-boot/test/py/tests/
H A Dtest_unknown_cmd.py13 assert('Unknown command \'non_existent_cmd\' - try \'help\'' in response)
/u-boot/tools/dtoc/
H A Dmain.py81 help='Directory containing the build output')
83 help='Select output directory for C files')
86 help='Select output directory for H files (defaults to --c-output-di)')
88 help='Specify the .dtb input file')
91 help='Instantiate devices to avoid needing device_bind()')
93 help='Include disabled nodes')
95 help='Select output filename')
98 help='set phase of U-Boot this invocation is for (spl/tpl)')
100 help='set number of processes to use for running tests')
103 default=False, help
[all...]
H A Ddtoc81 help='Directory containing the build output')
83 help='Select output directory for C files')
86 help='Select output directory for H files (defaults to --c-output-di)')
88 help='Specify the .dtb input file')
91 help='Instantiate devices to avoid needing device_bind()')
93 help='Include disabled nodes')
95 help='Select output filename')
98 help='set phase of U-Boot this invocation is for (spl/tpl)')
100 help='set number of processes to use for running tests')
103 default=False, help
[all...]
/u-boot/tools/
H A Dendian-swap.py16 parser.add_argument("input_bin", type=str, help="input binary")
17 parser.add_argument("output_bin", type=str, help="output binary")
19 default=io.DEFAULT_BUFFER_SIZE, help="chunk size for reading")
H A Dkey2dtsi.py23 help='hash to be used with key (default: sha256)') variable
25 help='mark key required for configuration') variable
27 help='mark key required for image') variable
29 help='mark key for usage in SPL') variable
31 help='key file (formats: X.509, PKCS#1, OpenSSH)') variable
33 help='dtsi output file') variable
H A Djtagconsole19 -h|--help) usage;;
H A Defivar.py324 subp = ap.add_subparsers(help="sub-command help")
326 printp = subp.add_parser('print', help='get/list EFI variables')
327 printp.add_argument('--infile', '-i', required=True, help='file to save the EFI variables')
328 printp.add_argument('--name', '-n', help='variable name')
329 printp.add_argument('--guid', '-g', help='vendor GUID')
332 setp = subp.add_parser('set', help='set EFI variable')
333 setp.add_argument('--infile', '-i', required=True, help='file to save the EFI variables')
334 setp.add_argument('--name', '-n', required=True, help='variable name')
335 setp.add_argument('--attrs', '-a', help
[all...]
H A Dexpo.py116 help='Enable full debug traceback')
118 help='.dts or C file containing enum declaration for expo items')
120 help='Devicetree file source .dts for expo layout (and perhaps enums)')
122 help='Filename to write expo layout dtb')
H A Dnetconsole18 -h|--help) usage;;
H A Dzynqmp_pm_cfg_obj_convert.py16 help='PMU configuration object (C source as produced by Xilinx XSDK)') variable
19 help='PMU configuration object binary blob') variable
H A Dmicrocode-tool.py249 help='Name of microcode.dat file')
251 help='Name of .h file containing microcode')
253 help="Model name to extract ('all' for all)")
255 help="Allow output of multiple models")
257 help='Filename to use for output (- for stdout), default is'
261 Process an Intel microcode file (use -h for help). Commands:
/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_tests.h24 const char *help; member in struct:test_desc
/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h2 * Code for setting up command line flags like `./u-boot --help`
22 /* The long flag name: "help" for "--help" */
26 /* The help string shown to the user when processing --help */
27 const char *help; member in struct:sandbox_cmdline_option
42 .help = h, \
55 * @param f The long flag name e.g. help
57 * @param h The help string displayed when showing --help
[all...]
/u-boot/cmd/
H A Dhelp.c23 help, CONFIG_SYS_MAXARGS, 1, do_help,
27 "help command ...\n"
38 "alias for 'help'",
/u-boot/scripts/
H A Dgen_compile_commands.py46 help=directory_help)
51 help=output_help)
56 default=_DEFAULT_LOG_LEVEL, help=log_level_help)
59 parser.add_argument('-a', '--ar', type=str, default='llvm-ar', help=ar_help)
64 parser.add_argument('paths', type=str, nargs='*', help=paths_help)
H A Ddocumentation-file-ref-check21 my $help = 0;
33 'h|help|usage' => \$help,
36 if ($help != 0) {
37 print "$scriptname [--help] [--fix]\n";
H A Dstyle.py172 help='Add a commit with the changes')
174 help='Dry run, do not write back to files')
175 parser.add_argument('-s', '--srcfile', type=str, required=True, help='Filename to convert')
H A Devent_dump.py112 parser.add_argument('elf', type=str, help='ELF file to decode')
114 help='Big-endian image')
/u-boot/board/hisilicon/hikey/
H A Dbuild-tf.mak11 .PHONY: help
12 help:
/u-boot/test/py/
H A Dconftest.py66 help='U-Boot build directory (O=)')
68 help='U-Boot test result/tmp directory')
70 help='U-Boot test persistent generated data directory')
72 help='U-Boot board type')
74 help='U-Boot board identity/instance')
76 help='Compile U-Boot before running tests')
78 help='Use buildman to build U-Boot (assuming --build is given)')
80 help='Run sandbox under gdbserver. The argument is the channel '+
/u-boot/scripts/kconfig/
H A Dzconf.y194 | config_option_list help
295 | choice_option_list help
417 /* help option */
421 printd(DEBUG_PARSE, "%s:%d:help\n", zconf_curname(), zconf_lineno());
425 help: help_start T_HELPTEXT label
427 if (current_entry->help) {
428 free(current_entry->help);
429 zconfprint("warning: '%s' defined with more than one help text -- only the last one will be used",
433 /* Is the help text empty or all whitespace? */
435 zconfprint("warning: '%s' defined with blank help tex
[all...]
/u-boot/arch/m68k/
H A DMakefile27 ifneq (,$(findstring GOT,$(shell $(LD) --help)))

Completed in 275 milliseconds

123