Files
i2som-imx-linux/include/linux/mtd
Boris BREZILLON f247d52ac4 mtd: nand: fix ONFI parameter page layout
commit de64aa9ec1 upstream.

src_ssync_features field is only 1 byte large, and the 4th reserved area
is actually 8 bytes large.

Fixes: d1e1f4e42b ("mtd: nand: add support for reading ONFI parameters from NAND device")
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2016-02-13 10:34:04 +00:00
..