staging:mt29f_spinand: MT29F2G failing as only 16 bits used for addressing.
authorPalle Christensen <palle.christensen@microsemi.com>
Thu, 15 Mar 2018 12:47:05 +0000 (13:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 18:46:51 +0000 (19:46 +0100)
commit6efb21d6d0e7b2c90a8a813c4bac85097357ce91
treee9360089caaeb4496db0aae42de2f9cbdce37774
parent2ebd9ec4ac390fc6ca31e928ca56df76f4fa177c
staging:mt29f_spinand: MT29F2G failing as only 16 bits used for addressing.

For NAND flash chips with more than 1Gbit (e.g. MT29F2G) more than 16 bits
are necessary to address the correct page.

Signed-off-by: Palle Christensen <palle.christensen@microsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt29f_spinand/mt29f_spinand.c