[PATCH 3/3] imx: mx6ul_14x14_evk: configure for 24bpp display

Fabio Estevam festevam at gmail.com
Wed Feb 5 18:47:47 CET 2020


Hi Anatolij,

On Wed, Feb 5, 2020 at 1:50 PM Anatolij Gustschin <agust at denx.de> wrote:
>
> Before DM_VIDEO conversion this board used 24bpp
> display configuration, so use it again.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi b/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> index e9efdb9831..d0cbf79e33 100644
> --- a/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> +++ b/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi
> @@ -31,7 +31,7 @@
>         u-boot,dm-pre-reloc;
>
>         display0: display at 0 {
> -               bits-per-pixel = <16>;
> +               bits-per-pixel = <24>;

Yes, this fix is correct;

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list