All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nand: pxa3xx: A couple device identification fixes
@ 2015-08-03 14:31 Ezequiel Garcia
  2015-08-03 14:31 ` [PATCH 1/2] nand: pxa3xx: Increase READ_ID buffer and make the size static Ezequiel Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ezequiel Garcia @ 2015-08-03 14:31 UTC (permalink / raw)
  To: linux-mtd, Brian Norris; +Cc: antoine.tenart, robert.jarzmik, Ezequiel Garcia

Brian,

A couple fixes. The first one to increase the size of the READ_ID
buffer, which is required to read 'ONFI' and 'JEDEC'.
The second one, to allow to read the ONFI and JEDEC PARAM pages.

This is tested on:
 * Armada XP GP board (w/ONFI device)
 * PXA3xx CM-X300 board (non-ONFI/JEDEC device)

Can't test on any JEDEC device, but at least I can't see any regressions.

Ezequiel Garcia (2):
  nand: pxa3xx: Increase READ_ID buffer and make the size static
  nand: pxa3xx: Increase initial buffer size

 drivers/mtd/nand/pxa3xx_nand.c | 43 +++++++++++++++---------------------------
 1 file changed, 15 insertions(+), 28 deletions(-)

-- 
2.4.6

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-08-14 18:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 14:31 [PATCH 0/2] nand: pxa3xx: A couple device identification fixes Ezequiel Garcia
2015-08-03 14:31 ` [PATCH 1/2] nand: pxa3xx: Increase READ_ID buffer and make the size static Ezequiel Garcia
2015-08-13  1:23   ` Brian Norris
2015-08-14 15:56     ` Ezequiel Garcia
2015-08-14 16:12   ` Jonas Gorski
2015-08-14 16:18     ` Robert Jarzmik
2015-08-14 18:07       ` Ezequiel Garcia
2015-08-14 18:25         ` Brian Norris
2015-08-03 14:31 ` [PATCH 2/2] nand: pxa3xx: Increase initial buffer size Ezequiel Garcia
2015-08-08 19:19   ` Robert Jarzmik
2015-08-13  1:24   ` Brian Norris
2015-08-13  1:24 ` [PATCH 0/2] nand: pxa3xx: A couple device identification fixes Brian Norris

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.