stm32f7: board: add splash screen
authoryannick fertre <yannick.fertre@st.com>
Fri, 2 Mar 2018 14:59:28 +0000 (15:59 +0100)
committerAnatolij Gustschin <agust@denx.de>
Mon, 19 Mar 2018 10:01:04 +0000 (11:01 +0100)
commit92eac5848ff792a236270235b200a3257d5d7e26
tree9790c9cfe6c4ea5dc195e8b6499b95b0200b1f20
parent455141636f38ca6c544961c43192b744bc967791
stm32f7: board: add splash screen

Support several pixel format (8bits, 16bits, 24bits & 32bits).
Add new file st_logo_data.h which contains logo
stmicroelectronics_uboot_logo_8bit_rle.bmp.

Signed-off-by: yannick fertre <yannick.fertre@st.com>
board/st/stm32f746-disco/stm32f746-disco.c
include/configs/stm32f746-disco.h
include/st_logo_data.h [new file with mode: 0644]