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

2019-07-20 Thread sbabic
> From: Marcel Ziswiler > 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 > Reviewed-by: Oleksandr Suvorov > Reviewed-by: Igor Opaniuk > Tested-by: Igor Opaniuk Applied to u-

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

2019-07-10 Thread Igor Opaniuk
On Wed, Jul 10, 2019 at 10:43 AM Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > 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 > > --- > > include/configs/colibri-imx6

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

2019-07-10 Thread Oleksandr Suvorov
On Wed, 10 Jul 2019 at 10:42, Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > 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 > > --- > > include/configs/colibri-imx6ull

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

2019-07-10 Thread Marcel Ziswiler
From: Marcel Ziswiler 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 --- include/configs/colibri-imx6ull.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i