Re: [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support in SPL

2016-07-28 Thread Tom Rini
On Thu, Jul 28, 2016 at 04:09:10AM +, B, Ravi wrote: > Tom > > > On 27-Jul-2016, at 8:55 PM, Tom Rini wrote: > > > >> On Wed, Jul 27, 2016 at 02:04:24PM +, B, Ravi wrote: [snip] > diff --git a/common/command.c b/common/command.c index > e5d9b9c..d1c049c 100644 > --- a/com

Re: [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support in SPL

2016-07-27 Thread B, Ravi
Tom > On 27-Jul-2016, at 8:55 PM, Tom Rini wrote: > >> On Wed, Jul 27, 2016 at 02:04:24PM +, B, Ravi wrote: >> Hi Tom >> >> Missed this thread to reply. >> index ef12f9f..ed3e295 100644 --- a/Kconfig +++ b/Kconfig @@ -336,6 +336,33 @@ config SPL_FIT_IMAGE_POST_PROCESS >

Re: [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support in SPL

2016-07-27 Thread Tom Rini
On Wed, Jul 27, 2016 at 02:04:24PM +, B, Ravi wrote: > Hi Tom > > Missed this thread to reply. > > >> index ef12f9f..ed3e295 100644 > >> --- a/Kconfig > >> +++ b/Kconfig > >> @@ -336,6 +336,33 @@ config SPL_FIT_IMAGE_POST_PROCESS > >> injected into the FIT creation (i.e. the blobs would

Re: [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support in SPL

2016-07-27 Thread B, Ravi
Hi Tom Missed this thread to reply. >> index ef12f9f..ed3e295 100644 >> --- a/Kconfig >> +++ b/Kconfig >> @@ -336,6 +336,33 @@ config SPL_FIT_IMAGE_POST_PROCESS >>injected into the FIT creation (i.e. the blobs would have been pre- >>processed before being added to the FIT image).

Re: [U-Boot] [RFC PATCH v2 1/5] spl: dfu: add dfu support in SPL

2016-07-22 Thread Tom Rini
On Thu, Jul 21, 2016 at 08:23:13PM +0530, Ravi Babu wrote: > Traditionally the DFU support is available only > as part 2nd stage boot loader(u-boot) and DFU > is not supported in SPL. > > The SPL-DFU feature is useful for boards which > does not have MMC/SD, ethernet boot mechanism > to boot the