]> git.ipfire.org Git - thirdparty/u-boot.git/commit
expo: Add CLI context to the expo
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:15 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:31 +0000 (09:49 +0100)
commit5c365ecabcac6d3218cf7e560bda01629a46d88e
tree59dd168bdade393dc3f0d84f2fa1aadf2293cdc4
parent4f4b9477f4476cd86ffd4219111065d610c5237a
expo: Add CLI context to the expo

An expo generally needs to keep track of the keyboard state while it is
running, so move the context into struct expo

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootflow_menu.c
boot/cedit.c
boot/expo.c
include/expo.h