commit | 67e2af1ad483e66edd961eee22512e4fe8cfe22d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 10:22:34 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 14 12:54:51 2023 -0400 |
tree | b07140ea3d5819b6b4ce904f6506dc0462e7d944 | |
parent | 062673b4a787c85faf3a74a64aef5a79736b3ef4 [diff] |
expo: Store the console in the expo Rather than finding this each time, keep a pointer to it. This simplifies the code a little. Signed-off-by: Simon Glass <sjg@chromium.org>