commit | b0fcedb7ad5ccdb7e56ffebecd054059e9e1123e | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Sat Dec 01 14:41:07 2018 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Dec 04 19:45:57 2018 +0100 |
tree | 051298cf39e780b33a6464693f8760ba21085332 | |
parent | 4e92e60d35d5ef3a3f7ca9cdd24aa51a1a3263a7 [diff] |
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>