Lines Matching refs:command
37 bool "Support for running a command if a button is held during boot"
62 pass the address of the blob to the "bootm" command.
437 tied to enabling the command that exercises it.
491 - extra features in the bootflow command
510 Enable this to select a default boot-command suitable for booting
512 but the default command should be enough for most boards which use
571 kernel A slot and obtains the kernel command line from the parameters
635 use the eficonfig command.
643 initial RAM disk, and kernel command line parameters to boot an
1288 the command line.
1355 -35 common/cmd_doc.c Bad usage of "doc" command
1356 35 common/cmd_doc.c correct usage of "doc" command
1368 -42 common/cmd_ide.c Bad usage of "ide" command
1369 42 common/cmd_ide.c correct usage of "ide" command
1389 -53 common/cmd_nand.c Bad usage of "nand" command
1390 53 common/cmd_nand.c correct usage of "nand" command
1414 83 common/cmd_net.c running "source" command
1415 -83 common/cmd_net.c some error in automatic boot or "source" command
1612 a command-line prompt is presented.
1614 be accessed at the U-Boot command line.
1632 autoboot starts booting, U-Boot gives a command prompt. The
1645 U-Boot gives a command prompt. The U-Boot prompt never
1741 Allow for having the U-Boot command prompt time out and attempt
1837 bool "Run a command from environment to set up device tree before boot"
1840 This causes U-Boot to run a command from the environment variable
1842 fdt command to modify the device tree. The device tree is then passed
1912 Provide boot arguments to bootm command. Boot arguments are specified
1921 This can be used to pass arguments to the bootm command. The value of
1931 One use for this is to insert the root-disk UUID into the command
1939 # kernel command line
1968 CONFIG_BOOTDELAY countdown and/or running the auto-boot command resp.