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 v3 5/8] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Date: Mon, 15 May 2017 20:59:18 +0200	[thread overview]
Message-ID: <20170515205918.5fda55ac@crub> (raw)
In-Reply-To: <1494013716-25091-6-git-send-email-philipp.tomsich@theobroma-systems.com>

On Fri,  5 May 2017 21:48:30 +0200
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:

> Due to a typo, the 24 bit-per-pixel configuration ends in 24BMP
> instead of 24BPP. This change renames it throughout the source tree
> for consistency and to make moving these options into Kconfig easier
> and less error-prone.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
> ---
> 
> Changes in v3: None
> Changes in v2:
> - rebase to master after CMD_BMP was migrated to Kconfig
> - don't device CONFIG_BMP_24BPP twice in config_whitelist (apparently
>   there had been both the _24BPP and the _24BMP whitelisted before and
>   I didn't even spot it ... thanks go to Simon for catching this)
> 
>  common/lcd.c                 | 4 ++--
>  drivers/video/video_bmp.c    | 4 ++--
>  include/configs/brxre1.h     | 2 +-
>  scripts/config_whitelist.txt | 1 -
>  4 files changed, 5 insertions(+), 6 deletions(-)

applied to u-boot-video/master, thanks!

--
Anatolij

  reply	other threads:[~2017-05-15 18:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 19:48 [U-Boot] [PATCH v3 0/8] rockchip: video: rk3399: enable HDMI output Philipp Tomsich
2017-05-05 19:48 ` [U-Boot] [PATCH v3 1/8] rockchip: video: introduce CONFIG_DW_HDMI and select for Rockchip HDMI Philipp Tomsich
2017-05-15 18:47   ` Anatolij Gustschin
2017-05-05 19:48 ` [U-Boot] [PATCH v3 2/8] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 Philipp Tomsich
2017-05-14  9:13   ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 3/8] rockchip: video: rk3399: add HDMI TX support on " Philipp Tomsich
2017-05-14  9:13   ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 4/8] rockchip: dts: rk3399: enable HDMI output in the DTS Philipp Tomsich
2017-05-14  9:13   ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 5/8] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP Philipp Tomsich
2017-05-15 18:59   ` Anatolij Gustschin [this message]
2017-05-05 19:48 ` [U-Boot] [PATCH v3 6/8] rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP Philipp Tomsich
2017-05-14  9:13   ` Simon Glass
2017-05-14 18:08     ` Dr. Philipp Tomsich
2017-05-05 19:48 ` [U-Boot] [PATCH v3 7/8] rockchip: defconfig: puma-rk3399: enable RK808 support Philipp Tomsich
2017-05-14  9:13   ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 8/8] rockchip: defconfig: puma-rk3399: update defconfig with video-support Philipp Tomsich
2017-05-14  9:13   ` Simon Glass

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=20170515205918.5fda55ac@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