Re: [U-Boot] [PATCH] apalis_imx6: fix set_emmcargs wrapper

2019-06-27 Thread Stefano Babic
Hi Igor, On 27/06/19 11:26, Igor Opaniuk wrote: > Hi Stefano, > > On Wed, Jun 26, 2019 at 10:37 AM Philippe Schenker wrote: >> >> On Tue, 2019-06-25 at 14:48 +0300, Igor Opaniuk wrote: >>> From: Igor Opaniuk >>> >>> Fix set_emmcargs wrapper, which prepares proper bootargs for booting >>> from e

Re: [U-Boot] [PATCH] apalis_imx6: fix set_emmcargs wrapper

2019-06-27 Thread Igor Opaniuk
Hi Stefano, On Wed, Jun 26, 2019 at 10:37 AM Philippe Schenker wrote: > > On Tue, 2019-06-25 at 14:48 +0300, Igor Opaniuk wrote: > > From: Igor Opaniuk > > > > Fix set_emmcargs wrapper, which prepares proper bootargs for booting > > from eMMC. > > > > Signed-off-by: Igor Opaniuk > > Reviewed-by

Re: [U-Boot] [PATCH] apalis_imx6: fix set_emmcargs wrapper

2019-06-26 Thread Philippe Schenker
On Tue, 2019-06-25 at 14:48 +0300, Igor Opaniuk wrote: > From: Igor Opaniuk > > Fix set_emmcargs wrapper, which prepares proper bootargs for booting > from eMMC. > > Signed-off-by: Igor Opaniuk Reviewed-by: Philippe Schenker > --- > include/configs/apalis_imx6.h | 4 ++-- > 1 file changed,

[U-Boot] [PATCH] apalis_imx6: fix set_emmcargs wrapper

2019-06-25 Thread Igor Opaniuk
From: Igor Opaniuk Fix set_emmcargs wrapper, which prepares proper bootargs for booting from eMMC. Signed-off-by: Igor Opaniuk --- include/configs/apalis_imx6.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/apalis_imx6.h b/include/configs/apalis_imx6.h