All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] u-boot-video/video-20241022
@ 2024-10-22 20:09 Anatolij Gustschin
  2024-10-23  0:00 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2024-10-22 20:09 UTC (permalink / raw)
  To: Tom Rini; +Cc: u-boot

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] u-boot-video/video-20241022
  2024-10-22 20:09 [GIT PULL] u-boot-video/video-20241022 Anatolij Gustschin
@ 2024-10-23  0:00 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-10-23  0:00 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 746 bytes --]

On Tue, Oct 22, 2024 at 10:09:44PM +0200, Anatolij Gustschin wrote:

> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-23  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 20:09 [GIT PULL] u-boot-video/video-20241022 Anatolij Gustschin
2024-10-23  0:00 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.