[U-Boot] [PATCH] colibri-imx6ull: fix vidargs

Igor Opaniuk igor.opaniuk at toradex.com
Wed Jul 10 11:42:12 UTC 2019


On Wed, Jul 10, 2019 at 10:43 AM Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> Unfortunately, that missing M makes the current downstream NXP BSP
> 4.14.98_2.0.0_ga crash early during Linux kernel boot. Fix this.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> ---
>
>  include/configs/colibri-imx6ull.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/colibri-imx6ull.h b/include/configs/colibri-imx6ull.h
> index 21d9a3da01..2c43862800 100644
> --- a/include/configs/colibri-imx6ull.h
> +++ b/include/configs/colibri-imx6ull.h
> @@ -123,7 +123,7 @@
>                 "${board}/flash_blk.img && source ${loadaddr}\0" \
>         "splashpos=m,m\0" \
>         "videomode=video=ctfb:x:640,y:480,depth:18,pclk:39722,le:48,ri:16,up:33,lo:10,hs:96,vs:2,sync:0,vmode:0\0" \
> -       "vidargs=video=mxsfb:640x480-16 at 60"
> +       "vidargs=video=mxsfb:640x480M-16 at 60"
>
>  #define CONFIG_SYS_MEMTEST_START       0x80000000
>  #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + 0x08000000)
> --
> 2.21.0
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

Reviewed-by: Igor Opaniuk <igor.opaniuk at toradex.com>
Tested-by: Igor Opaniuk <igor.opaniuk at toradex.com>

-- 
Best regards - Freundliche GrĂ¼sse - Meilleures salutations

Senior Development Engineer,
Igor Opaniuk

Toradex AG
Altsagenstrasse 5 | 6048 Horw/Luzern | Switzerland | T: +41 41 500 48
00 (main line)


More information about the U-Boot mailing list