diff options
author | Pali Rohár <pali@kernel.org> | 2022-08-07 21:06:04 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-20 18:12:51 -0400 |
commit | a871af2d5a59c26d4ff7e60530a7afce0742e6f0 (patch) | |
tree | aab0e045090d47d91973c8cceeedf54b823e78bf /tools/binman/entry_test.py | |
parent | cc0b36536b8ffe89293930934439c8148afa075c (diff) |
hwconfig: Allow to use restricted env
During early boot phase GD_FLG_ENV_READY is not set but env_get() may work
when env is ready in restricted mode. Do not fail with error message
"WARNING: Calling __hwconfig without a buffer and before environment is ready"
when env is already working by checking for ENV_VALID flag.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'tools/binman/entry_test.py')
0 files changed, 0 insertions, 0 deletions