Files
u-boot/cmd
Simon Glass 366ae61115 video: Provide a command to list built-in images
Add a new 'video images' command which lists the graphical images that
are compiled into U-Boot. Generally the only one is the logo.

Series-to: concept
Series-cc: heinrich
Cover-letter:
video: Tidy up embedded graphical images
U-Boot includes a few graphical images which are compiled in, such as
the logo and the BGRT logo used for EFI.

At present these are handled by a Makefile rule which looks for files
ending with '_logo.bmp'.

This series moves these into a new drivers/video/images directory and
puts them in a linker list, so it is possible to see what images are
available.

Adding a new image is simpler, just requiring the addition of the normal
'obj-y += file.bmp' rule.

This series also adds a new 'video' command which provides the existing
'setcurs' and 'lcdputs' as subcommands, along with documentation and
tests.

It also adds a more convenient 'write' subcommand.

END
Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Series-links: 2:44 1:43
Series-version: 3
2025-10-02 13:51:03 -06:00
..
2025-03-15 08:49:43 +00:00
2025-09-24 18:29:38 -06:00
2025-09-28 14:32:36 -06:00
2025-04-18 05:02:56 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-05-28 08:01:43 +01:00
2025-06-28 07:53:25 -06:00
2025-09-28 14:32:36 -06:00
2024-12-05 14:40:31 -07:00
2025-09-04 07:08:24 -06:00
2025-05-16 18:17:17 +02:00
2025-06-28 12:30:56 -06:00