RE: [RFC 0/6] mmc: Field Firmware Update

2015-12-28 Thread Alex Lemberg
, Alex > -Original Message- > From: Holger Schurig [mailto:holgerschu...@gmail.com] > Sent: Tuesday, December 22, 2015 10:15 AM > To: Ulf Hansson > Cc: Avi Shchislowski; linux-mmc@vger.kernel.org; linux- > ker...@vger.kernel.org; Alex Lemberg; Chris Ball; Baolin Wang >

Re: [RFC 0/6] mmc: Field Firmware Update

2015-12-22 Thread Olof Johansson
[sigh, in cleartext this time.] 2015-12-22 0:57 GMT-08:00 Ulf Hansson : > + Olof (forgot to add him last time) > > On 22 December 2015 at 09:55, Ulf Hansson wrote: >> + Gwendal, Grant, Olof, Seshagiri, Jon >> >> On 22 December 2015 at 09:15, Holger Schurig wrote: >>> Sorry for the delay. >

Re: [RFC 0/6] mmc: Field Firmware Update

2015-12-22 Thread Ulf Hansson
+ Olof (forgot to add him last time) On 22 December 2015 at 09:55, Ulf Hansson wrote: > + Gwendal, Grant, Olof, Seshagiri, Jon > > On 22 December 2015 at 09:15, Holger Schurig wrote: >> >>> Sorry for the delay. >> >> No problem, I was busy with many other projects as well. >> >>> My advise right

Re: [RFC 0/6] mmc: Field Firmware Update

2015-12-22 Thread Ulf Hansson
+ Gwendal, Grant, Olof, Seshagiri, Jon On 22 December 2015 at 09:15, Holger Schurig wrote: > >> Sorry for the delay. > > No problem, I was busy with many other projects as well. > >> My advise right now is to try this out via the mmc ioctl in userspace, >> yes. Although, if you encounter any issu

Re: [RFC 0/6] mmc: Field Firmware Update

2015-12-22 Thread Holger Schurig
> Sorry for the delay. No problem, I was busy with many other projects as well. > My advise right now is to try this out via the mmc ioctl in userspace, > yes. Although, if you encounter any issues with that approach that it > might not be reliable, I am open to look into the in-kernel solution

Re: [RFC 0/6] mmc: Field Firmware Update

2015-12-15 Thread Ulf Hansson
+Chris, Baolin On 25 November 2015 at 09:56, Holger Schurig wrote: > We had to modify the last patch a bit and was able to update a Kingston > device from Firmware 0xba to 0xbd. But when doing this in user-space only is > now the way to go, I should probably not submit it anymore? > > BTW, for th

RE: [RFC 0/6] mmc: Field Firmware Update

2015-11-23 Thread Avi Shchislowski
Hi Holger, Thank you for resubmitting the FFU patches again. We did couple of fixes since our last submission (in [RFC 6/6]), so we will post them soon. Also, we would like to leave the original "signed-off-by" names in your FFU patch commits. Could you please add the original: Signed-off-by: Av

Re: [RFC 0/6] mmc: Field Firmware Update

2015-11-20 Thread Alan Cooper
On Fri, Nov 13, 2015 at 9:56 AM, Holger Schurig wrote: > There have been some attempts to add FFU (field firmware update). The last > AFAIK in Nov 2014, http://www.spinics.net/lists/linux-mmc/msg29324.html > > But it seems that the committers weren't persistent enought. > > I took the liberty to