9
0
Fork 0
barebox/drivers/mtd
Eric Bénard 8bbd9f59b1 nand_mxs: fix on i.MX28
when the bootmode is different than NAND (USB for example), the
GPMI clock is not enabled thus we can't probe a NAND flash.

Tested on an i.MX28

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-10 21:03:59 +02:00
..
devices mtd: rename MTD_OOB_* to MTD_OPS_* 2013-07-22 16:13:49 +02:00
nand nand_mxs: fix on i.MX28 2013-09-10 21:03:59 +02:00
nor Merge branch 'for-next/mci' 2013-06-02 16:28:21 +02:00
ubi move print_hex_dump function to include/common.h 2013-08-07 08:44:48 +02:00
Kconfig UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
Makefile UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
core.c Merge branch 'for-next/of' 2013-08-05 12:50:06 +02:00
mtd.h mtd: add private data to mtddev-hook 2012-09-03 11:06:01 +02:00
mtdoob.c mtd: introduce mtd_read_oob and mtd_write_oob 2013-07-22 16:14:16 +02:00
mtdraw.c mtd: introduce mtd_read_oob and mtd_write_oob 2013-07-22 16:14:16 +02:00
partition.c mtd: introduce mtd_block_isbad 2012-11-03 23:20:59 +01:00