[PATCH 0/2] nand: pxa3xx: A couple device identification fixes

Ezequiel Garcia ezequiel at vanguardiasur.com.ar
Mon Aug 3 07:31:24 PDT 2015


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




More information about the linux-mtd mailing list