All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] config: enable CMD_BMP when API+LCD is enabled
Date: Mon, 5 May 2014 11:44:40 +0200	[thread overview]
Message-ID: <20140505114440.5086c12c@crub> (raw)
In-Reply-To: <1397841355-22609-1-git-send-email-swarren@wwwdotorg.org>

On Fri, 18 Apr 2014 11:15:55 -0600
Stephen Warren <swarren@wwwdotorg.org> wrote:

> From: Stephen Warren <swarren@nvidia.com>
> 
> When both CONFIG_API and CONFIG_LCD are enabled, the API code calls
> lcd_display_bitmap(). That isn't compiled unless either CONFIG_CMD_BMP
> or CONFIG_SPLASH_SCREEN is enabled. In order to prevent build problems,
> have config_fallbacks.h enable CONFIG_CMD_BMP when both API and LCD are
> enabled.
> 
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
>  include/config_fallbacks.h | 4 ++++
>  1 file changed, 4 insertions(+)

applied to u-boot-video/master. Thanks!

Anatolij

      parent reply	other threads:[~2014-05-05  9:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18 17:15 [U-Boot] [PATCH] config: enable CMD_BMP when API+LCD is enabled Stephen Warren
2014-04-21 23:31 ` Simon Glass
2014-04-22 16:00   ` Stephen Warren
2014-05-05  9:44 ` Anatolij Gustschin [this message]

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=20140505114440.5086c12c@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.