Re: [U-Boot] [PATCH] trats: enable dfu and thor protocol for Tizen download

2013-11-12 Thread Piotr Wilczek
Hi Jaehoon, > -Original Message- > From: Jaehoon Chung [mailto:jh80.ch...@samsung.com] > Sent: Tuesday, November 12, 2013 10:23 AM > To: Piotr Wilczek; u-boot@lists.denx.de > Cc: Kyungmin Park > Subject: Re: [U-Boot] [PATCH] trats: enable dfu and thor protocol for > T

Re: [U-Boot] [PATCH] trats: enable dfu and thor protocol for Tizen download

2013-11-12 Thread Jaehoon Chung
Hi Piotr, I think good that used the "trats2:xxx" instead of "trats: xxx" at subject. On 11/12/2013 05:58 PM, Piotr Wilczek wrote: > Trats2 config is updated to support DFU mode. > Malloc pool must be increased for DFU buffer allocation. > > Signed-off-by: Piotr Wilczek > Signed-off-by: Kyungmi