]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: stm32f746-disco: refactor the display of the ST logo
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 20 Aug 2023 16:24:45 +0000 (18:24 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 4 Oct 2023 11:26:02 +0000 (13:26 +0200)
commit9192b13bc88df9c0635d162c543f89efac66b188
tree2eaade8a5e10f82b704b3a7e994fec6be0432b19
parent20af6b897b12628ffcff0445d4d62ba653dcfcc5
board: stm32f746-disco: refactor the display of the ST logo

The patch removes the legacy mode of displaying the ST logo and adopts
the approach introduced by the commit 284b08fb51b6 ("board: stm32mp1: add
splash screen with stmicroelectronics logo"). It was necessary to use a
specific logo for the stm32f746-disco board.

Furthermore, the previous version didn't properly center the logo, hiding
its upper part.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/st/stm32f746-disco/stm32f746-disco.c
configs/stm32f746-disco_defconfig
configs/stm32f746-disco_spl_defconfig
include/configs/stm32f746-disco.h
tools/logos/stm32f746-disco.bmp [new file with mode: 0644]