commit | a0874dc4ac7153f49f72c3fb818422d940ecbfea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 10:23:02 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 14 12:54:51 2023 -0400 |
tree | 301951243204c9654b3c85dc4b85db985d1e2e28 | |
parent | 82cafee133ee5c087449761988c096fc26a17cf6 [diff] |
expo: Add a configuration editor Add a new 'cedit' command which allows editing configuration using an expo. The configuration items appear as menus on the display. This is extremely basic, only supporting menus and not providing any way to load or save the configuration. Signed-off-by: Simon Glass <sjg@chromium.org>