Re: [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command

2014-08-26 Thread Steve Rae
Steve agrees!!! -- I have fixed them this time, see "v6", However, I have no issue with you cleaning up the minor issues THANKS, Steve On 14-08-26 02:41 AM, Marek Vasut wrote: On Tuesday, August 26, 2014 at 11:28:43 AM, Lukasz Majewski wrote: Hi Steve, - add support for 'fastboot flash' c

Re: [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command

2014-08-26 Thread Marek Vasut
On Tuesday, August 26, 2014 at 11:28:43 AM, Lukasz Majewski wrote: > Hi Steve, > > > - add support for 'fastboot flash' command for eMMC devices > > > > Signed-off-by: Steve Rae If those are only small things, I think we can fix them up ourselves before applying, no? Let's do just that if Stev

Re: [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command

2014-08-26 Thread Lukasz Majewski
Hi Steve, > - add support for 'fastboot flash' command for eMMC devices > > Signed-off-by: Steve Rae > --- > > Changes in v5: None > Changes in v4: > - rearranged this patchset so that "sparse_format.h" can be dropped > (if we cannot resolve the copyright/licensing issues) > - update mmc_get_de

[U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command

2014-08-23 Thread Steve Rae
- add support for 'fastboot flash' command for eMMC devices Signed-off-by: Steve Rae --- Changes in v5: None Changes in v4: - rearranged this patchset so that "sparse_format.h" can be dropped (if we cannot resolve the copyright/licensing issues) - update mmc_get_dev(...) to get_dev("mmc",