Re: [U-Boot] [PATCH 9/9] dfu: Support larger than memory transfers.

2013-01-04 Thread Pantelis Antoniou
Hi Kasim, On Jan 3, 2013, at 10:30 AM, kasim ling wrote: > Hi, Pantelis, > A little confusion about FAT fs write supporting, > > > On Sat, Dec 1, 2012 at 12:51 AM, Pantelis Antoniou > wrote: >> >> We didn't support upload/download larger than available memory. >> This is pretty bad when you h

Re: [U-Boot] [PATCH 9/9] dfu: Support larger than memory transfers.

2013-01-03 Thread kasim ling
Hi, Pantelis, A little confusion about FAT fs write supporting, On Sat, Dec 1, 2012 at 12:51 AM, Pantelis Antoniou wrote: > > We didn't support upload/download larger than available memory. > This is pretty bad when you have to update your root filesystem for > example. > > This patch removes th

[U-Boot] [PATCH 9/9] dfu: Support larger than memory transfers.

2012-11-30 Thread Pantelis Antoniou
We didn't support upload/download larger than available memory. This is pretty bad when you have to update your root filesystem for example. This patch removes the limitation (and the crashes when you transfered any file larger than 4MB). On top of that reduces the huge dfu buffer from 4MB to just