[PATCH v2] nand: pxa3xx: Increase READ_ID buffer and make the size static
Brian Norris
computersforpeace at gmail.com
Wed Aug 19 21:03:47 PDT 2015
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 at 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
More information about the linux-mtd
mailing list