Dear Wolfgang Denk,
> Correct. And adaption for other devices (say, NAND or USB mass
> storage) should be trivial as well.
USB Mass Storage is also under development. It is supposed to be a
function (f_ums.c) for g_dnl.c composite gadget.
I will postpone posting it to ML until we agree for the
Dear Lukasz,
In message <20120727151523.41406989@amdc308.digital.local> you wrote:
>
> Some clarification is needed. I've divided DFU support (PATCH v2) to
> three separate parts:
> 1. DFU transmission handling (via USB)
...
> 2. Generic DFU functions ./drivers/dfu/dfu.c - which try to abstract
>
Dear Wolfgang Denk,
> Dear Lukasz Majewski,
>
> In message <1341416922-13792-4-git-send-email-l.majew...@samsung.com>
> you wrote:
> > New, separate driver at ./drivers/dfu has been added. It allows
> > platform and storage independent operation of DFU.
>
> Sorry for a probably stupid question,
Dear Lukasz Majewski,
In message <1341416922-13792-4-git-send-email-l.majew...@samsung.com> you wrote:
> New, separate driver at ./drivers/dfu has been added. It allows platform
> and storage independent operation of DFU.
Sorry for a probably stupid question, but I know basicly zero about
DFU.
Dear Lukasz Majewski,
> New, separate driver at ./drivers/dfu has been added. It allows platform
> and storage independent operation of DFU.
>
> Signed-off-by: Lukasz Majewski
> Signed-off-by: Kyungmin Park
> Cc: Marek Vasut
>
[...]
> +char *dfu_extract_token(char** e, int *n)
> +{
> +
New, separate driver at ./drivers/dfu has been added. It allows platform
and storage independent operation of DFU.
Signed-off-by: Lukasz Majewski
Signed-off-by: Kyungmin Park
Cc: Marek Vasut
---
Changes for v2:
- None
---
Makefile |1 +
drivers/dfu/Makefile | 43
dr
6 matches
Mail list logo