commit | 0f2e5a69133f100d1ce26c8135c037d4115bed9a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:36 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | 75f46b69fa13368405aafeb36e2b1adcfcdf6a35 | |
parent | 237f375b235cecde8fe3d3a24e1e926782cebd86 [diff] |
expo: cedit: Support reading settings from environment vars Add a command to read cedit settings from environment variables so that they can be restored as part of the environment. Signed-off-by: Simon Glass <sjg@chromium.org>