
On Friday, May 09, 2014 at 10:35:54 AM, Lukasz Majewski wrote:
Hi Przemyslaw, Marek,
Hello Marek,
On 04/28/2014 06:57 PM, Przemyslaw Marczak wrote:
In thor's download_tail() function, dfu_get_entity() is called before each dfu_write() call and the returned entity pointers are the same. So dfu_get_entity() can be called just once and this patch changes this.
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com Cc: Lukasz Majewski l.majewski@samsung.com Cc: Marek Vasut marex@denx.de Cc: Heiko Schocher hs@denx.de Cc: Tom Rini trini@ti.com
Changes v2:
- separate fix and cleanup into two commits
Changes v3:
- download_tail(): add exit label
Changes v4:
- none
I've checked the u-boot-usb/master tree and I found that one commit of this patch set is missed, because it is v3 (there was only two commits). Could you please apply the patch set version 4?
I've discussed this issue with Przemek, and we agreed that Przemek will prepare diff patch between version 3, which is already in mainline and version 4.
Then, after ML review, I will pull them to u-boot-dfu branch.
Marek, does it work for you?
Yes, thanks.
Best regards, Marek Vasut