[U-Boot] [PATCH] cmd: bmp: manage centered display
Anatolij Gustschin
agust at denx.de
Sat Dec 1 14:06:05 UTC 2018
Hi Patrick,
On Wed, 14 Nov 2018 10:18:22 +0100
Patrick Delaunay patrick.delaunay at st.com wrote:
...
> diff --git a/cmd/bmp.c b/cmd/bmp.c
> index 02bdf48..1ace8a8 100644
> --- a/cmd/bmp.c
> +++ b/cmd/bmp.c
> @@ -108,6 +108,7 @@ static int do_bmp_info(cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[
> return (bmp_info(addr));
> }
>
> +#define BMP_ALIGN_CENTER 0x7FFF
this already exists when including splash.h, I dropped it in v2.
--
Anatolij
More information about the U-Boot
mailing list