From: Brian Norris <computersforpeace@gmail.com>
To: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Cc: robert.jarzmik@free.fr, linux-mtd@lists.infradead.org, jogo@openwrt.org
Subject: Re: [PATCH v2] nand: pxa3xx: Increase READ_ID buffer and make the size static
Date: Wed, 19 Aug 2015 21:03:47 -0700 [thread overview]
Message-ID: <20150820040347.GC74600@google.com> (raw)
In-Reply-To: <1440024009-20177-1-git-send-email-ezequiel@vanguardiasur.com.ar>
On Wed, Aug 19, 2015 at 07:40:09PM -0300, Ezequiel Garcia wrote:
> The read ID count should be made as large as the maximum READ_ID size,
> so there's no need to have dynamic size. This commit sets the hardware
> maximum read ID count, which should be more than enough on all cases.
> Also, we get rid of the read_id_bytes, and use a macro instead.
>
> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> ---
> Changes from v1:
>
> * Keep "data_size" to 8 bytes, as per hardware
> requirements to read at least a FIFO entry.
>
> * While here, add a proper comment on READ_ID_BYTES'
> definition.
Pushed to l2-mtd.git
prev parent reply other threads:[~2015-08-20 4:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 22:40 [PATCH v2] nand: pxa3xx: Increase READ_ID buffer and make the size static Ezequiel Garcia
2015-08-20 4:03 ` Brian Norris [this message]
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=20150820040347.GC74600@google.com \
--to=computersforpeace@gmail.com \
--cc=ezequiel@vanguardiasur.com.ar \
--cc=jogo@openwrt.org \
--cc=linux-mtd@lists.infradead.org \
--cc=robert.jarzmik@free.fr \
/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.