From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/3] dfu: unify mmc/nand read/write ops enum
Date: Tue, 17 Sep 2013 06:31:10 +0200 [thread overview]
Message-ID: <5237DB0E.2030303@denx.de> (raw)
In-Reply-To: <9fda0b2c9bcdd15bd1cd77d8732360d86888c145.1379090444.git.afzal.mohd.ma@gmail.com>
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@gmail.com>
> Cc: Heiko Schocher<hs@denx.de>
> Cc: Marek Vasut<marex@denx.de>
> Cc: Lukasz Majewski<l.majewski@samsung.com>
> Cc: Pantelis Antoniou<panto@antoniou-consulting.com>
> Acked-by: Lukasz Majewski<l.majewski@samsung.com>
> Acked-by: Marek Vasut<marex@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@denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2013-09-17 4:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 16:58 [U-Boot] [PATCH v4 0/3] dfu ram support Afzal Mohammed
2013-09-13 16:59 ` [U-Boot] [PATCH v4 1/3] dfu: unify mmc/nand read/write ops enum Afzal Mohammed
2013-09-17 4:31 ` Heiko Schocher [this message]
2013-09-13 17:00 ` [U-Boot] [PATCH v4 2/3] dfu: ram support Afzal Mohammed
2013-09-17 4:32 ` Heiko Schocher
2013-09-18 2:59 ` Afzal Mohammed
2013-09-13 17:01 ` [U-Boot] [PATCH v4 3/3] am335x_evm: enable DFU RAM Afzal Mohammed
2013-09-15 14:21 ` [U-Boot] [PATCH v4 0/3] dfu ram support Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5237DB0E.2030303@denx.de \
--to=hs@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.