diff options
| author | Simon Glass <[email protected]> | 2019-07-20 20:51:17 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-08-02 11:19:14 -0400 |
| commit | 88fa4beb631c5329bf616554f7d2714ece7a5f0b (patch) | |
| tree | 845ded2b808a0c57184b45d83035487aa8dbc60c /README | |
| parent | e8c780560ad2a3104c0cbfbb61f0ac229881599d (diff) | |
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
This option is not documented properly at present. Fix it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3421,6 +3421,8 @@ List of environment variables (most likely not complete): allowed for use by the bootm command. See also "bootm_low" environment variable. + bootstopkeysha256, bootdelaykey, bootstopkey - See README.autoboot + updatefile - Location of the software update file on a TFTP server, used by the automatic software update feature. Please refer to documentation in doc/README.update for more details. |
