Re: [U-Boot] [PATCH 1/1] colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK

2019-06-06 Thread Marcel Ziswiler
On Thu, 2019-05-30 at 18:00 +0300, Igor Opaniuk wrote:
> From: Igor Opaniuk 
> 
> Enable CONFIG_SYS_WHITE_ON_BLACK by default for DM_VIDEO enabled
> configurations, where env("splashimage") is used for showing Toradex
> boot logo.
> 
> Signed-off-by: Igor Opaniuk 

Reviewed-by: Marcel Ziswiler 

> ---
>  configs/colibri_imx6_defconfig | 1 +
>  configs/colibri_t20_defconfig  | 1 +

Given that one is Tegra based the maintainer in question would probably
be Tom Warren (;-p).

>  2 files changed, 2 insertions(+)
> 
> diff --git a/configs/colibri_imx6_defconfig
> b/configs/colibri_imx6_defconfig
> index 72e9128a69..9e307dae32 100644
> --- a/configs/colibri_imx6_defconfig
> +++ b/configs/colibri_imx6_defconfig
> @@ -85,3 +85,4 @@ CONFIG_DM_VIDEO=y
>  CONFIG_VIDEO_IPUV3=y
>  CONFIG_FAT_WRITE=y
>  CONFIG_OF_LIBFDT_OVERLAY=y
> +CONFIG_SYS_WHITE_ON_BLACK=y
> diff --git a/configs/colibri_t20_defconfig
> b/configs/colibri_t20_defconfig
> index 15fb9555f3..d1bfd3c87a 100644
> --- a/configs/colibri_t20_defconfig
> +++ b/configs/colibri_t20_defconfig
> @@ -64,3 +64,4 @@ CONFIG_DM_VIDEO=y
>  CONFIG_VIDEO_TEGRA20=y
>  CONFIG_CONSOLE_SCROLL_LINES=10
>  CONFIG_OF_LIBFDT_OVERLAY=y
> +CONFIG_SYS_WHITE_ON_BLACK=y
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 1/1] colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK

2019-05-30 Thread Igor Opaniuk
From: Igor Opaniuk 

Enable CONFIG_SYS_WHITE_ON_BLACK by default for DM_VIDEO enabled
configurations, where env("splashimage") is used for showing Toradex
boot logo.

Signed-off-by: Igor Opaniuk 
---
 configs/colibri_imx6_defconfig | 1 +
 configs/colibri_t20_defconfig  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig
index 72e9128a69..9e307dae32 100644
--- a/configs/colibri_imx6_defconfig
+++ b/configs/colibri_imx6_defconfig
@@ -85,3 +85,4 @@ CONFIG_DM_VIDEO=y
 CONFIG_VIDEO_IPUV3=y
 CONFIG_FAT_WRITE=y
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_SYS_WHITE_ON_BLACK=y
diff --git a/configs/colibri_t20_defconfig b/configs/colibri_t20_defconfig
index 15fb9555f3..d1bfd3c87a 100644
--- a/configs/colibri_t20_defconfig
+++ b/configs/colibri_t20_defconfig
@@ -64,3 +64,4 @@ CONFIG_DM_VIDEO=y
 CONFIG_VIDEO_TEGRA20=y
 CONFIG_CONSOLE_SCROLL_LINES=10
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_SYS_WHITE_ON_BLACK=y
-- 
2.17.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot