Lines Matching refs:environment
18 Define this if you don't want to or can't have an environment stored
19 on a storage medium. In this case the environment will still exist
22 environment.
35 environment area within the total memory of your EEPROM.
43 EEPROM, which holds the environment, is on the I2C bus.
52 EEPROM which holds the environment, is reached over
64 Define this if you want to use the FAT file system for the environment.
71 Define this if you want to use the EXT4 file system for the environment.
85 environment.
87 a) The environment occupies one whole flash sector, which is
93 such a case you would place the environment in one of the
96 environment in one of the last sectors, leaving a gap
97 between U-Boot and the environment.
101 Offset of environment data (variable area) to the
111 the flash sector containing the environment (instead of
116 Size of the sector containing the environment.
121 the environment.
127 of this flash sector for the environment. This saves
128 memory for the RAM copy of the environment.
131 when your environment is "embedded" within U-Boot code,
135 updating the environment in flash makes it always
144 a redundant copy of the environment data, so that there is
162 environment.
166 Specifies which MMC device the environment is stored in.
170 Specifies which MMC partition the environment is stored in. If not
177 These two #defines specify the offset and size of the environment
185 environment placed at the very end of the partition, to leave the
194 hold a redundant copy of the environment data. This provides a
215 environment.
220 These two #defines specify the offset and size of the environment
227 size used to hold a redundant copy of the environment data, so
234 Specifies the length of the region in which the environment
243 environment from block zero's out-of-band data. The
254 environment.
260 want to use for environment. It is assumed that this memory
268 Define this if you want to put your local device's environment in
275 want to use for environment. It is assumed that this memory
284 want to use for the local device's environment.
290 environment area within the remote memory space. The
291 local device can get the environment from remote memory
306 want to use for the environment.
312 environment area within the SPI Flash. CONFIG_ENV_OFFSET must be
322 size used to hold a redundant copy of the environment data, so
345 environment. This has the benefit of wear-leveling the environment
355 environment in.
360 the environment in. This will enable redundant environments in UBI.
364 string "Name of the block device for the environment"
395 string "Name of the FAT file to use for the environment"
400 environment.
403 string "Name of the block device for the environment"
427 string "Name of the EXT4 file to use for the environment"
432 environment (explicit path to the file)
449 Size of the environment storage area
461 Name of the volume that you want to store the environment in.
479 Size of the environment storage area
484 bool "Create default environment from file"
486 Normally, the default environment is automatically generated
489 you can instead define the entire default environment in an
493 string "Path to default environment file"
496 The path containing the default environment. The format is
502 bool "Add run-time information to the environment"
506 environment. These will be named board_name, board_rev.