commit | 237f375b235cecde8fe3d3a24e1e926782cebd86 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:35 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | 354bcb5d5fae27ae957696bab20ce2574372fbe0 | |
parent | b1cd32b63b546c4954eba8a0f62ebf766c5dd20a [diff] |
expo: cedit: Support writing settings to environment vars Add a command to write cedit settings to environment variables so that they can be stored with 'saveenv'. Signed-off-by: Simon Glass <sjg@chromium.org>