Re: [U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-12 Thread Joe Hershberger
Hi Yegor, On Tue, May 12, 2015 at 3:41 PM, Yegor Yefremov wrote: > Hi Joe, > > On Tue, May 12, 2015 at 10:18 PM, Joe Hershberger > wrote: >> Hi Yegor, >> >> On Tue, May 12, 2015 at 1:43 AM, Yegor Yefremov >> wrote: >>> Hi Joe, >>> >>> On Mon, May 4, 2015 at 8:16 PM, Joe Hershberger >>> wrote:

Re: [U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-12 Thread Yegor Yefremov
Hi Joe, On Tue, May 12, 2015 at 10:18 PM, Joe Hershberger wrote: > Hi Yegor, > > On Tue, May 12, 2015 at 1:43 AM, Yegor Yefremov > wrote: >> Hi Joe, >> >> On Mon, May 4, 2015 at 8:16 PM, Joe Hershberger >> wrote: >>> Hi Yegor, >>> >>> On Mon, May 4, 2015 at 2:53 AM, wrote: From: Yegor Ye

Re: [U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-12 Thread Joe Hershberger
Hi Yegor, On Tue, May 12, 2015 at 1:43 AM, Yegor Yefremov wrote: > Hi Joe, > > On Mon, May 4, 2015 at 8:16 PM, Joe Hershberger > wrote: >> Hi Yegor, >> >> On Mon, May 4, 2015 at 2:53 AM, wrote: >>> From: Yegor Yefremov >>> >>> Signed-off-by: Yegor Yefremov >>> --- >>> common/image-fit.c |

Re: [U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-11 Thread Yegor Yefremov
Hi Joe, On Mon, May 4, 2015 at 8:16 PM, Joe Hershberger wrote: > Hi Yegor, > > On Mon, May 4, 2015 at 2:53 AM, wrote: >> From: Yegor Yefremov >> >> Signed-off-by: Yegor Yefremov >> --- >> common/image-fit.c |4 >> 1 files changed, 4 insertions(+), 0 deletions(-) >> >> diff --git a/c

Re: [U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-04 Thread Joe Hershberger
Hi Yegor, On Mon, May 4, 2015 at 2:53 AM, wrote: > From: Yegor Yefremov > > Signed-off-by: Yegor Yefremov > --- > common/image-fit.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/common/image-fit.c b/common/image-fit.c > index c61be65..b892d06 100644 > --- a

[U-Boot] [RFC] FIT: use default configuration, if given configuration is not found

2015-05-04 Thread yegorslists
From: Yegor Yefremov Signed-off-by: Yegor Yefremov --- common/image-fit.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/common/image-fit.c b/common/image-fit.c index c61be65..b892d06 100644 --- a/common/image-fit.c +++ b/common/image-fit.c @@ -1547,6 +1547,10 @@ in