[U-Boot] [PATCH v3 5/8] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP

Anatolij Gustschin agust at denx.de
Mon May 15 18:59:18 UTC 2017


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 at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Hannes Schmelzer <hannes.schmelzer at 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


More information about the U-Boot mailing list