pci: video: Set up the pixel-format field
authorSimon Glass <sjg@chromium.org>
Sat, 11 Jan 2025 00:00:19 +0000 (17:00 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 23:08:23 +0000 (17:08 -0600)
commit97425461e7be88c047f7acb3d701c74cf2acac39
tree3491197a0c081935319284f5a56ddd872d4487b7
parentd56c761ca29e420fde7ad464fcf515564932a952
pci: video: Set up the pixel-format field

Add this information to the handoff structure so that it is available to
U-Boot proper. Update bochs and the video handoff.

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