Searched refs:variable (Results 1 – 25 of 197) sorted by relevance
12345678
| /u-boot/doc/usage/cmd/ |
| A D | for.rst | 9 for <variable> in <items>; do <commands>; done 17 The counter variable of the loop is a shell variable. Please, keep in mind that 18 an environment variable takes precedence over a shell variable of the same name. 20 variable 21 name of the counter variable 48 The first line ensures that there is no environment variable *c*. Hence in the 49 first loop the shell variable *c* is printed. 51 After defining an environment variable of name *c* it takes precedence over the 52 shell variable and the environment variable is printed.
|
| A D | part.rst | 24 The 'part uuid' command prints or sets an environment variable to partition UUID 33 an optional environment variable to store the current partition UUID value into. 35 The 'part list' command prints or sets an environment variable to the list of partitions 47 an optional environment variable to store the list of partitions value into. 49 The 'part start' commnad sets an environment variable to the start of the partition (in blocks), 59 a variable to store the current start of the partition value into. 61 The 'part size' command sets an environment variable to the size of the partition (in blocks), 71 a variable to store the current size of the partition value into. 83 a variable to store the current partition number value into 85 The 'part type' command prints or sets an environment variable to the partition type UUID. [all …]
|
| A D | askenv.rst | 16 Display message and get environment variable name of max size characters 22 name of the environment variable 31 variable name.this is in decimal number format (unlike in 38 Value of a environment variable env1 without message and size parameters: 48 Value of a environment variable env2 with message and size parameters: 58 Value of a environment variable env3 with size parameter only: 77 - display 'message' and get environment variable 'name' from stdin (max 'size' chars)
|
| A D | env.rst | 53 name of the environment variable. 78 list of variable name. 91 name of the variable to delete. 101 name of the variable. 109 name of the variable. 115 the variable $filesize will be set. 151 search string in variable names. 211 list of variable name. 228 name of the variable. 264 variable name to modify. [all …]
|
| A D | load.rst | 18 The number of transferred bytes is saved in the environment variable filesize. 19 The load address is saved in the environment variable fileaddr. 31 load address, defaults to environment variable loadaddr or if loadaddr is 32 not set to configuration variable CONFIG_SYS_LOAD_ADDR 35 path to file, defaults to environment variable bootfile
|
| A D | fatload.rst | 19 The number of transferred bytes is saved in the environment variable filesize. 20 The load address is saved in the environment variable fileaddr. 32 load address, defaults to environment variable loadaddr or if loadaddr is 33 not set to configuration variable CONFIG_SYS_LOAD_ADDR 36 path to file, defaults to environment variable bootfile
|
| A D | bootefi.rst | 32 * the device-tree specified by environment variable *fdt\_addr* 33 * the device-tree specified by environment variable *fdtcontroladdr* 47 The value of the environment variable *bootargs* is converted from UTF-8 to 56 environment variable $fdt_addr is used as first fallback, the address of 76 *BootA03E*. The boot variable defines a label, the device path of the binary to 79 If the UEFI variable *BootNext* is defined, it specifies the number of the boot 80 option to execute next. If no binary can be loaded via *BootNext* the variable 109 Which unit test is executed is controlled by the environment variable 110 *efi\_selftest*. If this variable is not set, all unit tests that are not marked 127 environment variable to match one of the listed identifiers
|
| A D | loady.rst | 19 The number of transferred bytes is saved in environment variable filesize. 22 load address, defaults to environment variable loadaddr or if loadaddr is 23 not set to configuration variable CONFIG_SYS_LOAD_ADDR 68 config option CMD_LOADXY_TIMEOUT or by env variable $loadxy_timeout.
|
| A D | bootd.rst | 16 The bootd command executes the command stored in the environment variable 38 the environment variable *bootcmd*.
|
| A D | loadx.rst | 19 The number of transferred bytes is saved in environment variable filesize. 22 load address, defaults to environment variable loadaddr or if loadaddr is 23 not set to configuration variable CONFIG_SYS_LOAD_ADDR 71 config option CMD_LOADXY_TIMEOUT or by env variable $loadxy_timeout.
|
| A D | eficonfig.rst | 17 menu-driven UEFI variable maintenance feature. These are the top level menu 24 variable. The user may want to update the boot order using the 32 Change the boot order updating the UEFI BootOrder variable. 44 in the UEFI variable Boot#### where #### is a hexadecimal number. 47 boot options selected by the variable *BootOrder*. 58 To do auto boot according to the UEFI BootOrder variable,
|
| A D | button.rst | 25 set in the return value variable *$?* as 0 (true) or 1 (false). To retrieve 27 variable *status1* you would execute the commands 52 The variable *$?* takes the following values
|
| A D | size.rst | 16 The size command determines the size of a file and sets the environment variable 20 If the command fails, the filesize environment variable is not changed.
|
| A D | setexpr.rst | 20 The setexpr command is used to set an environment variable to the result 24 Set environment variable <name> to the result of the evaluated 28 Load <value> into environment variable <name> 31 Set environment variable <name> to the result of the C like 80 The name of the environment variable to be set
|
| A D | loadb.rst | 19 The number of transferred bytes is saved in environment variable filesize. 22 load address, defaults to environment variable loadaddr or if loadaddr is 23 not set to configuration variable CONFIG_SYS_LOAD_ADDR
|
| /u-boot/drivers/fastboot/ |
| A D | fb_getvar.c | 30 const char *variable; member 34 .variable = "version", 40 .variable = "downloadsize", 46 .variable = "serialno", 52 .variable = "product", 55 .variable = "platform", 58 .variable = "current-slot", 62 .variable = "has-slot", 67 .variable = "partition-type", 72 .variable = "partition-size", [all …]
|
| /u-boot/doc/develop/ |
| A D | environment.rst | 31 Callbacks can also be associated by defining the ".callbacks" variable 35 ".callbacks" environment variable in the default or embedded environment. 45 * name - changed environment variable 46 * value - new value of the environment variable 48 * flags - attributes of the environment variable change, see flags H_* in 51 The return value is 0 if the variable change is accepted and 1 otherwise.
|
| /u-boot/board/friendlyarm/ |
| A D | Kconfig | 22 Environment variable rootdev is set to this value if env. var. firstboot 30 Environment variable bootpart is set to this value. bootpart determines 36 Environment variable rootpart is set to this value.
|
| /u-boot/doc/ |
| A D | README.bootcount | 10 After a power-on reset, the "bootcount" variable will be initialized to 1, and 18 If the variable "bootlimit" is not defined in the environment, the Boot Count 23 application) to reset the variable "bootcount" to 0 when the system booted 47 To prevent unattended usage of "altbootcmd", the "upgrade_available" variable is
|
| A D | README.enetaddr | 35 3. The environment variable will be compared to the driver initialized 37 environment variable will be used unchanged. 38 If the environment variable is not set, it will be initialized from 44 b) The user hasn't set an 'ethmacskip' environment variable 57 address(es) and initializing the respective environment variable(s) from it. 59 contain these environment variables, i.e. existing variable definitions must 89 Look up an environment variable and convert the stored address. If the address 103 Store the MAC address into the named environment variable. The return value is 118 /* the buf variable is now set to "00:11:22:33:44:55" */
|
| A D | README.splashprepare | 15 using the "splashsource" environment variable. 26 controlled with the environment variable "splashfile". 31 specified by the environment variable "splashfile". 33 In case the environment variable "splashfile" is not defined the default name
|
| A D | README.autoboot | 54 "bootretry" environment variable 60 retry feature. If the environment variable "bootretry" is 73 doesn't do anything unless the environment variable 82 "bootdelaykey" environment variable 83 "bootstopkey" environment variable 92 specified by the corresponding environment variable), 131 "bootdelaykey" and "bootstopkey". Setting this variable 137 "bootstopkeysha256" environment variable 144 in the environment variable 'bootstopkeysha256'. If it matches then 160 environment variable 'menucmd' will be executed before boot starts.
|
| /u-boot/drivers/usb/musb-new/ |
| A D | Makefile | 18 ccflags-y := $(call cc-option,-Wno-unused-variable) \ 19 $(call cc-option,-Wno-unused-but-set-variable) \
|
| /u-boot/doc/device-tree-bindings/reboot-mode/ |
| A D | reboot-mode-gpio.txt | 11 - u-boot,env-variable: used to save the reboot mode (default: reboot-mode). 17 u-boot,env-variable = "bootstatus";
|
| A D | reboot-mode-rtc.txt | 10 - u-boot,env-variable: used to save the reboot mode (default: reboot-mode). 18 u-boot,env-variable = "bootstatus";
|
Completed in 29 milliseconds
12345678