diff options
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | 2023-08-20 18:24:45 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2023-10-04 13:26:02 +0200 |
commit | 9192b13bc88df9c0635d162c543f89efac66b188 (patch) | |
tree | 2eaade8a5e10f82b704b3a7e994fec6be0432b19 /tools | |
parent | 20af6b897b12628ffcff0445d4d62ba653dcfcc5 (diff) | |
download | u-boot-9192b13bc88df9c0635d162c543f89efac66b188.tar.gz |
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>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/logos/stm32f746-disco.bmp | bin | 0 -> 18052 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/logos/stm32f746-disco.bmp b/tools/logos/stm32f746-disco.bmp Binary files differnew file mode 100644 index 00000000000..c1ef4fb035c --- /dev/null +++ b/tools/logos/stm32f746-disco.bmp |