[U-Boot] [PATCH v4 1/3] dfu: unify mmc/nand read/write ops enum
Heiko Schocher
hs at denx.de
Tue Sep 17 06:31:10 CEST 2013
Hello Afzal,
Sorry for the late replay ...
Am 13.09.2013 18:59, schrieb Afzal Mohammed:
> MMC and NAND independently defines same enumerators for read/write.
> Unify them by defining enum in dfu header. RAM support that is being
> added newly also can make use of it.
>
> Signed-off-by: Afzal Mohammed<afzal.mohd.ma at gmail.com>
> Cc: Heiko Schocher<hs at denx.de>
> Cc: Marek Vasut<marex at denx.de>
> Cc: Lukasz Majewski<l.majewski at samsung.com>
> Cc: Pantelis Antoniou<panto at antoniou-consulting.com>
> Acked-by: Lukasz Majewski<l.majewski at samsung.com>
> Acked-by: Marek Vasut<marex at denx.de>
> ---
>
> v4: collect more tag
> v3: collected tag
> v2: new
>
> drivers/dfu/dfu_mmc.c | 9 ++-------
> drivers/dfu/dfu_nand.c | 7 +------
> include/dfu.h | 5 +++++
> 3 files changed, 8 insertions(+), 13 deletions(-)
Thanks!
Acked-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list