
4 Dec
2018
4 Dec
'18
7:53 p.m.
On Sat, 1 Dec 2018 14:41:07 +0100 Anatolij Gustschin agust@denx.de wrote:
From: Patrick Delaunay patrick.delaunay@st.com
Allow to display BMP at the middle of the screen.
'm' means "middle" as it is done for the splashscreen variable: splashpos=m,m
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Changes in v2:
- drop BMP_ALIGN_CENTER define since it is already included with splash.h
cmd/bmp.c | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-)
Applied to u-boot-video/master, thanks!
-- Anatolij