[GIT PULL] u-boot-video/video-20241022

Anatolij Gustschin agust at denx.de
Tue Oct 22 22:09:44 CEST 2024


Hi Tom,

please pull video driver updates.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/22907

Thanks,
Anatolij

The following changes since commit 6606a6adfaf8517cff7e5fe0fb206beed80087d5:

  envtools: make them build again (2024-10-21 20:51:23 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20241022

for you to fetch changes up to 722073a0653dd18d0148dd435f067be4e82f9129:

  video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n (2024-10-22 20:56:28 +0200)

----------------------------------------------------------------
 - VNBYTES() comment fix
 - add VIDEO dependency for FDT_SIMPLEFB
 - fdt_simplefb: drop not needed CONFIG_VIDEO check
 - am62x,evm: preserve splash screen while OS is booting
 - simplefb: warning fix for CONFIG_FDT_64BIT=n

----------------------------------------------------------------
Devarsh Thakkar (3):
      boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
      boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
      board: ti: am62x: evm: Update simple-framebuffer node in device-tree

Eva Kurchatova (1):
      video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n

Miquel Raynal (1):
      video: Fix VNBYTES() macro comment

 board/ti/am62x/evm.c     | 21 +++++++++++++++++++++
 boot/Kconfig             |  1 +
 boot/fdt_simplefb.c      |  2 --
 drivers/video/simplefb.c |  3 ++-
 include/video.h          |  6 +-----
 5 files changed, 25 insertions(+), 8 deletions(-)


More information about the U-Boot mailing list