Re: [U-Boot] [PATCH v1 1/1] fastboot: oem format command implementation

2015-02-09 Thread Dileep Katta
On 30 January 2015 at 22:27, Lukasz Majewski wrote: > Hi Dileep, > > > This is the Modified version of > > http://patchwork.ozlabs.org/patch/388084/ > > - As flash support is already in mainline, it is removed > > - 'oem' command support is present > > - 'oem format' command is implemented > >

Re: [U-Boot] [PATCH v1 1/1] fastboot: oem format command implementation

2015-01-30 Thread Lukasz Majewski
Hi Dileep, > This is the Modified version of > http://patchwork.ozlabs.org/patch/388084/ > - As flash support is already in mainline, it is removed > - 'oem' command support is present > - 'oem format' command is implemented > - Handled review comments of the original patch > > Signed-off-by:

[U-Boot] [PATCH v1 1/1] fastboot: oem format command implementation

2015-01-30 Thread Dileep Katta
This is the Modified version of http://patchwork.ozlabs.org/patch/388084/ - As flash support is already in mainline, it is removed - 'oem' command support is present - 'oem format' command is implemented - Handled review comments of the original patch Signed-off-by: Dileep Katta --- common/c