cmd: bmp: manage centered display
authorPatrick Delaunay <patrick.delaunay@st.com>
Sat, 1 Dec 2018 13:41:07 +0000 (14:41 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 4 Dec 2018 18:45:57 +0000 (19:45 +0100)
commitb0fcedb7ad5ccdb7e56ffebecd054059e9e1123e
tree051298cf39e780b33a6464693f8760ba21085332
parent4e92e60d35d5ef3a3f7ca9cdd24aa51a1a3263a7
cmd: bmp: manage centered display

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>
cmd/bmp.c