public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd: bmp: manage centered display
Date: Sat, 1 Dec 2018 15:06:05 +0100	[thread overview]
Message-ID: <20181201150605.1f49f173@crub> (raw)
In-Reply-To: <1542187102-20993-1-git-send-email-patrick.delaunay@st.com>

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

  reply	other threads:[~2018-12-01 14:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14  9:18 [U-Boot] [PATCH] cmd: bmp: manage centered display Patrick Delaunay
2018-12-01 14:06 ` Anatolij Gustschin [this message]
2018-12-03  8:45   ` Patrick DELAUNAY
2018-12-03  9:21     ` Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181201150605.1f49f173@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox