9
0
Fork 0
barebox/drivers/mtd
Sascha Hauer a2b88410ea mtd: nand-imx: Optimize timing for i.MX25
So far we relied on the clock rate as configured by reset default or
board code. Also we did not touch the symmetric mode bit. Use
the ONFI provided timing parameters to configure the clock rate for
the Nand controller. Also symmetric mode (EDO mode) when needed.
This is done for v2 controllers (i.MX25/35) only, other controllers
need other setup code.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-08-18 16:17:04 +02:00
..
devices string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
nand mtd: nand-imx: Optimize timing for i.MX25 2016-08-18 16:17:04 +02:00
nor mtd: cfi-flash: Set MTD's writebufsize 2016-04-08 13:33:18 +02:00
spi-nor mtd: spi-nor: add new variants 2016-08-03 07:28:58 +02:00
ubi mtd: UBI: Add support for updating static volumes 2016-06-28 07:31:37 +02:00
Kconfig mtd: Introduce mtd-peb API 2016-04-06 10:17:51 +02:00
Makefile mtd: Introduce mtd-peb API 2016-04-06 10:17:51 +02:00
core.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
mtd.h mtd: Make devname argument to add_mtd_device const 2015-06-29 07:04:55 +02:00
mtdconcat.c mtd: Add support for marking blocks as good 2016-03-15 08:56:53 +01:00
mtdoob.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
mtdraw.c mtd: fix mtdraw_erase stub signature 2016-06-24 08:23:33 +02:00
partition.c mtd: mtdpart: Add oob_read function 2016-03-15 11:29:26 +01:00
peb.c commands: Create nand_bitflip command 2016-04-06 10:17:53 +02:00