expo: Drop the render from expo_poll()
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:52 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:32 +0000 (09:49 +0100)
commit8d7ae52d7735ffecf34fa8b2657ee2fcfaac51b6
treebf18ccb08e433a76d663f7d0e23c9aade5ab9ac9
parent5bca4798971a1ea32c43994e35f63f1964b2ddf6
expo: Drop the render from expo_poll()

Within tests it is useful to be able to control rendering of the expo.
Drop the automatic call to expo_render() within expo_poll() and adjust
its callers to handle this instead.

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