Re: [U-Boot] [PATCH 4/9] arm:goni:dfu Add support for DFU to Goni target

2014-01-13 Thread Mateusz Zalega
On 01/10/14 05:55, Jaehoon Chung wrote: On 01/09/2014 11:31 PM, Mateusz Zalega wrote: Proper adjustment for supporting DFU at GONI target has been made. The s5p_goni.h file has been updated. Moreover, the code for low level USB initialization has been added to Goni board code. The malloc

[U-Boot] [PATCH 4/9] arm:goni:dfu Add support for DFU to Goni target

2014-01-09 Thread Mateusz Zalega
Proper adjustment for supporting DFU at GONI target has been made. The s5p_goni.h file has been updated. Moreover, the code for low level USB initialization has been added to Goni board code. The malloc pool has been enlarged in order to support larger buffer sizes needed by DFU implementation.

Re: [U-Boot] [PATCH 4/9] arm:goni:dfu Add support for DFU to Goni target

2014-01-09 Thread Jaehoon Chung
Hi Mateusz. On 01/09/2014 11:31 PM, Mateusz Zalega wrote: Proper adjustment for supporting DFU at GONI target has been made. The s5p_goni.h file has been updated. Moreover, the code for low level USB initialization has been added to Goni board code. The malloc pool has been enlarged in