bootstd: Add a separate log category for expo
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:22:43 +0000 (10:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commitc98cb512521e5e035774c49ab9a855cbb6b13813
tree0fa958eb10919e74fa99919e23cc9e3121b33c15
parenta8f2ac2ae6f15b675a55bcf3a20181f3bb223562
bootstd: Add a separate log category for expo

This feature is different enough from bootstd that it probably deserves
its own log category. It cannot use a uclass since it is not a device.

Add a new category.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/expo.c
boot/scene.c
boot/scene_menu.c
common/log.c
include/log.h