commit | 284b08fb51b60255cbedcfe7aa7dcf319450d7e3 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Jul 10 13:30:59 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Aug 16 15:35:55 2023 +0200 |
tree | de836e6378012a6abfd263abb363572e81fd5d77 | |
parent | 61ad1a527a198a3c5ce4cdf25d74108bd038ebb4 [diff] |
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>