]> git.ipfire.org Git - thirdparty/u-boot.git/commit
expo: Drop the special theme code for bootflow_menu
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:58 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:33 +0000 (09:49 +0100)
commit44fc287387c06946d3c8f1a62e641ab35ba65eea
treeee16ca5e510a6016297a288c6a6176df318d295c
parent8a9d40b0478d8e73941fc4cbebc5597fd3a4e211
expo: Drop the special theme code for bootflow_menu

The expo now has all that is needed to apply a suitable theme, so drop
this unnecessary code. Any further tweaks can be added to the generic
expo code.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootflow_menu.c
test/boot/bootflow.c