Re: [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-04-29 Thread Michal Simek
On 28.4.2016 21:05, Tom Rini wrote: > On Thu, Apr 28, 2016 at 03:12:19PM +0200, Michal Simek wrote: >> On 28.4.2016 15:07, Tom Rini wrote: >>> On Thu, Apr 28, 2016 at 11:44:50AM +0200, Michal Simek wrote: Hi Simon and Tom, On 23.2.2016 06:55, Simon Glass wrote: > Enable SPL FIT

Re: [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-04-28 Thread Tom Rini
On Thu, Apr 28, 2016 at 03:12:19PM +0200, Michal Simek wrote: > On 28.4.2016 15:07, Tom Rini wrote: > > On Thu, Apr 28, 2016 at 11:44:50AM +0200, Michal Simek wrote: > >> Hi Simon and Tom, > >> > >> On 23.2.2016 06:55, Simon Glass wrote: > >>> Enable SPL FIT support for the Linksprite pcDuino3 as

Re: [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-04-28 Thread Michal Simek
On 28.4.2016 15:07, Tom Rini wrote: > On Thu, Apr 28, 2016 at 11:44:50AM +0200, Michal Simek wrote: >> Hi Simon and Tom, >> >> On 23.2.2016 06:55, Simon Glass wrote: >>> Enable SPL FIT support for the Linksprite pcDuino3 as an example of how this >>> feature is used. >>> >>> This is only for

Re: [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-04-28 Thread Tom Rini
On Thu, Apr 28, 2016 at 11:44:50AM +0200, Michal Simek wrote: > Hi Simon and Tom, > > On 23.2.2016 06:55, Simon Glass wrote: > > Enable SPL FIT support for the Linksprite pcDuino3 as an example of how this > > feature is used. > > > > This is only for demonstration purposes and is not to be

Re: [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-04-28 Thread Michal Simek
Hi Simon and Tom, On 23.2.2016 06:55, Simon Glass wrote: > Enable SPL FIT support for the Linksprite pcDuino3 as an example of how this > feature is used. > > This is only for demonstration purposes and is not to be applied. > Signed-off-by: Simon Glass > --- > > Changes in

[U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support

2016-02-22 Thread Simon Glass
Enable SPL FIT support for the Linksprite pcDuino3 as an example of how this feature is used. This is only for demonstration purposes and is not to be applied. Signed-off-by: Simon Glass --- Changes in v2: None arch/arm/cpu/armv7/sunxi/board.c | 5 +