]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: Add a dark-grey console colour
authorSimon Glass <sjg@chromium.org>
Mon, 14 Oct 2024 22:31:53 +0000 (16:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:22 +0000 (14:10 -0600)
commit52c19173dfa162868be792d61a2e48e4bb6e0112
tree88174729a91a9929c7b845814a9a54238d1e2e1c
parent82c6ebae42e3462b8baf3e2a0e017f9ca18e81ac
video: Add a dark-grey console colour

This is useful for highlighting something with a black background, as
is needed with cedit when using a white-on-black console. Add this as
a new colour.

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