video: Allow temporary colour changes
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:22:45 +0000 (10:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commit648a4991d0713af656a2fa50ec8e708c2beb044e
tree123ef23118df5fb6961dc211982af5b3886b03ba
parent7ea207db2afc1ef70d8dc88fd2914b3ffcfbb1c7
video: Allow temporary colour changes

It is sometimes necessary to highlight some text in a different colour.
Add an easy way to do this and then restore the original console colours.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/vidconsole-uclass.c
include/video_console.h