Please pull u-boot-video

Anatolij Gustschin agust at denx.de
Sat Jun 25 09:34:42 CEST 2022


Hi Tom,

please pull video fixes for v2022.07-rc5.

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

Thanks,
Anatolij

The following changes since commit 625756083e3358744fbe0a60e0eedc009041782d:

  Merge branch '2022-06-23-important-fixes' (2022-06-23 11:27:04 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 5bc6f8c2a97e5dd3b94e8c3cff3a77c2f5bffd8d:

  video: stm32: remove test on CONFIG_DM_REGULATOR (2022-06-25 08:18:42 +0200)

----------------------------------------------------------------
 - fix building sandbox with NO_SDL=1
 - fix stb TrueType to check return value of STBTT_malloc()
 - remove not required DM_REGULATOR test in stm32 dsi driver

----------------------------------------------------------------
Andrew Scull (1):
      sandbox: sdl: Add stub sandbox_sdl_remove_display()

Bin Meng (1):
      driver: video: Check allocated pointers

Patrick Delaunay (1):
      video: stm32: remove test on CONFIG_DM_REGULATOR

 arch/sandbox/include/asm/sdl.h  |  5 +++++
 drivers/video/stb_truetype.h    | 18 ++++++++++++++----
 drivers/video/stm32/stm32_dsi.c | 25 +++++++++++--------------
 3 files changed, 30 insertions(+), 18 deletions(-)


More information about the U-Boot mailing list