commit | f6a943ad5a752e40e72e79882d26a092467584d0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:33 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:55 2023 -0400 |
tree | ca9bdd91a79eda0b90598ccb386e7080ca0323f7 | |
parent | 6116e760dde28310e7f8d30cd6d513e440335fb7 [diff] |
expo: Support opening a textline This object needs special handling when it is opened, to set up the CLI and the vidconsole context. Add special support for this. Signed-off-by: Simon Glass <sjg@chromium.org>