]> git.ipfire.org Git - thirdparty/u-boot.git/commit - configs/stm32mp15_basic_defconfig
board: stm32mp1: add splash screen with stmicroelectronics logo
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 10 Jul 2023 11:30:59 +0000 (13:30 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 16 Aug 2023 13:35:55 +0000 (15:35 +0200)
commit284b08fb51b60255cbedcfe7aa7dcf319450d7e3
treede836e6378012a6abfd263abb363572e81fd5d77
parent61ad1a527a198a3c5ce4cdf25d74108bd038ebb4
board: stm32mp1: add splash screen with stmicroelectronics logo

Display the STMicroelectronics logo with features VIDEO_LOGO and
SPLASH_SCREEN on STMicroelectronics boards.

With CONFIG_SYS_VENDOR = "st", the logo st.bmp is selected, loaded at the
address indicated by splashimage and centered with "splashpos=m,m".

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
MAINTAINERS
configs/stm32mp15_basic_defconfig
configs/stm32mp15_defconfig
configs/stm32mp15_trusted_defconfig
include/configs/stm32mp15_st_common.h
tools/logos/st.bmp [new file with mode: 0644]