Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-23 Thread Maxime Ripard
Hi, On Wed, May 23, 2018 at 12:50:53AM +0200, Marek Vasut wrote: > On 05/22/2018 04:22 PM, Maxime Ripard wrote: > > On Fri, May 18, 2018 at 06:22:25PM +0200, Marek Vasut wrote: > >> On 05/18/2018 05:29 PM, Maxime Ripard wrote: > >>> On Fri, May 18, 2018 at 01:54:38PM +0200, Marek Vasut wrote: > >>

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-22 Thread Marek Vasut
On 05/22/2018 04:22 PM, Maxime Ripard wrote: > On Fri, May 18, 2018 at 06:22:25PM +0200, Marek Vasut wrote: >> On 05/18/2018 05:29 PM, Maxime Ripard wrote: >>> On Fri, May 18, 2018 at 01:54:38PM +0200, Marek Vasut wrote: On 05/18/2018 01:52 PM, Maxime Ripard wrote: > On Thu, May 17, 2018 a

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-22 Thread Maxime Ripard
On Fri, May 18, 2018 at 06:22:25PM +0200, Marek Vasut wrote: > On 05/18/2018 05:29 PM, Maxime Ripard wrote: > > On Fri, May 18, 2018 at 01:54:38PM +0200, Marek Vasut wrote: > >> On 05/18/2018 01:52 PM, Maxime Ripard wrote: > >>> On Thu, May 17, 2018 at 11:13:38PM +0200, Marek Vasut wrote: > En

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-18 Thread Marek Vasut
On 05/18/2018 05:29 PM, Maxime Ripard wrote: > On Fri, May 18, 2018 at 01:54:38PM +0200, Marek Vasut wrote: >> On 05/18/2018 01:52 PM, Maxime Ripard wrote: >>> On Thu, May 17, 2018 at 11:13:38PM +0200, Marek Vasut wrote: Enable modern fitImage format on OrangePi Zero. Signed-off-by:

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-18 Thread Maxime Ripard
On Fri, May 18, 2018 at 01:54:38PM +0200, Marek Vasut wrote: > On 05/18/2018 01:52 PM, Maxime Ripard wrote: > > On Thu, May 17, 2018 at 11:13:38PM +0200, Marek Vasut wrote: > >> Enable modern fitImage format on OrangePi Zero. > >> > >> Signed-off-by: Marek Vasut > >> Cc: Maxime Ripard > >> Cc: To

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-18 Thread Marek Vasut
On 05/18/2018 01:52 PM, Maxime Ripard wrote: > On Thu, May 17, 2018 at 11:13:38PM +0200, Marek Vasut wrote: >> Enable modern fitImage format on OrangePi Zero. >> >> Signed-off-by: Marek Vasut >> Cc: Maxime Ripard >> Cc: Tom Rini > > What's the point of enabling it on one board out of the ~120 w

Re: [U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-18 Thread Maxime Ripard
On Thu, May 17, 2018 at 11:13:38PM +0200, Marek Vasut wrote: > Enable modern fitImage format on OrangePi Zero. > > Signed-off-by: Marek Vasut > Cc: Maxime Ripard > Cc: Tom Rini What's the point of enabling it on one board out of the ~120 we have? You'd be better off selecting/implying it at t

[U-Boot] [PATCH] sunxi: Enable fitImage support on OrangePi Zero

2018-05-17 Thread Marek Vasut
Enable modern fitImage format on OrangePi Zero. Signed-off-by: Marek Vasut Cc: Maxime Ripard Cc: Tom Rini --- configs/orangepi_zero_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig index 6afd4a3bfa..b3860659d6 100