Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 202) sorted by relevance

123456789

/u-boot/board/broadcom/bcmns3/
A DKconfig16 bool "Enable Broadcom-specific U-Boot commands"
19 Enable Broadcom specific U-Boot commands such as error log setup
20 command or any other commands specific to NS3 platform.
/u-boot/doc/usage/
A Dcmdline.rst18 - several commands on one line, separated by ';'
40 commands) and local shell variables (through standard shell syntax
49 command) contains several commands separated by semicolon, and
50 one of these commands fails, then the remaining commands will be
61 Most U-Boot commands use hexadecimal (hex) as the default base, for convenient
71 Some commands use decimal where it is more natural::
/u-boot/board/xilinx/versal/
A DKconfig8 bool "Enable Versal specific commands"
12 Enable Versal specific commands.
/u-boot/doc/
A DREADME.ext45 but without selecting the corresponding commands, enable one of the following:
10 Next, to select the ext2-related commands:
15 or ext4-related commands:
36 Also relevant are the generic filesystem commands, selected by:
43 Some sample commands to test ext4 support:
45 1. Check that the commands can be seen in the output of U-Boot help:
A DREADME.serial_multi17 *) The console can be switched to SCC by any of the following commands:
23 *) The console can be switched to SMC by any of the following commands:
30 will be used which, in turn, can be switched by above commands.
46 *) The console can be switched to UART1 by any of the following commands:
51 *) The console can be switched to UART0 by any of the following commands:
A DREADME.zfs3 To Enable zfs ls and load commands, modify the board specific config file with
8 1. After applying the patch, zfs specific commands can be seen
/u-boot/doc/usage/cmd/
A Dfor.rst9 for <variable> in <items>; do <commands>; done
15 commands for each of these.
26 commands
27 commands to execute
A Dbase.rst17 commands *cmp, cp, md, mdc, mm, ms, mw, mwc*.
19 All other commands ignore the address defined by *base*.
A Dmd.rst21 commands commands.
97 The empty commands cause a 'repeat', so that md shows the next available data
/u-boot/board/cavium/thunderx/
A DKconfig20 bool "Enable ATF query commands"
23 Enable vendor specific ATF query commands such as SPI and SD/MMC
/u-boot/board/xilinx/zynqmp/
A DKconfig8 bool "Enable ZynqMP specific commands"
12 Enable ZynqMP specific commands like "zynqmp secure"
/u-boot/board/toradex/colibri_imx6/
A DKconfig35 bool "Enable factory testing commands for Toradex iMX 6 modules"
37 This adds the commands
/u-boot/board/gdsys/mpc8308/
A DKconfig6 Use the 'osdw', 'osdp', and 'osdsize' legacy commands required by
79 bool "Enable 'ioloop' and 'ioreflect' commands"
81 These commands provide FPGA tests.
/u-boot/board/xilinx/zynq/
A DKconfig8 bool "Enable Zynq specific commands"
11 Enables Zynq specific commands.
/u-boot/scripts/
A Dconfig18 commands:
36 commands can be repeated multiple times
/u-boot/drivers/fastboot/
A DKconfig100 commands, which are used by NXP's "universal update utility" (UUU).
101 These commands allow running any shell command. Do not enable this
141 The fastboot "flash" and "erase" commands normally does operations
142 on eMMC userdata. Define this to enable the special commands to
152 The fastboot "flash" and "erase" commands support operations on
154 the "fastboot flash" and "fastboot erase" commands match the value
163 The fastboot "flash" and "erase" commands support operations on
165 the "fastboot flash" and "fastboot erase" commands match the value
187 "fastboot flash" and the "fastboot erase" commands match the value
240 command allows running arbitrary U-Boot shell commands. Do not enable
A Dfb_command.c48 } commands[FASTBOOT_COMMAND_COUNT] = { variable
136 if (!strcmp(commands[i].command, cmd_string)) { in fastboot_handle_command()
137 if (commands[i].dispatch) { in fastboot_handle_command()
138 commands[i].dispatch(cmd_parameter, in fastboot_handle_command()
/u-boot/board/freescale/ls1021aqds/
A Dls102xa_pbi.cfg1 #PBI commands
/u-boot/board/freescale/ls1021atwr/
A Dls102xa_pbi.cfg1 #PBI commands
/u-boot/board/freescale/ls1021aiot/
A Dls102xa_pbi.cfg1 #PBI commands
/u-boot/board/freescale/ls1021atsn/
A Dls102xa_pbi.cfg1 # PBI commands
/u-boot/doc/SPI/
A DREADME.sandbox-spi24 U-Boot it started you can use 'sf' commands as normal. For example:
30 it, you can also use low-level SPI commands to access the flash. For example
/u-boot/board/toradex/apalis_imx6/
A DKconfig35 bool "Enable factory testing commands for Toradex iMX 6 modules"
37 This adds the commands
/u-boot/cmd/
A DKconfig4 bool "Support U-Boot commands"
108 menu "Info commands"
215 menu "Boot commands"
660 menu "Memory commands"
795 Memory commands.
1322 MTD commands support.
1659 bool "Network commands"
1975 menu "Misc commands"
2333 menu "Power commands"
2404 Sub-commands:
[all …]
/u-boot/board/freescale/t102xrdb/
A Dt1024_pbi.cfg1 #PBI commands

Completed in 40 milliseconds

123456789