]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Store the console in the expo
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:22:34 +0000 (10:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commit42b18494bdaf677c4726ef47a839b16a1a3daba2
treeb07140ea3d5819b6b4ce904f6506dc0462e7d944
parent0ab4f91a107832692781a367a1ef2173af75f108
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>
boot/expo.c
boot/scene.c
include/expo.h