commit | fb89f636c915f8fe7ea4c7dc70474e5438cc47ac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:34:00 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | ab797fa0e8bc2238a461ef6d2eb882086ea0c5f4 | |
parent | 4aa874f660b13527dc2388dfdca107cd76f592b9 [diff] |
env: Allow VPL environment to be nowhere Add an option to put the VPL environment nowhere (not in storage). Signed-off-by: Simon Glass <sjg@chromium.org>