]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
authorJeroen Hofstee <jeroen@myspectrum.nl>
Sat, 30 May 2015 08:11:24 +0000 (10:11 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:51 +0000 (00:42 +0200)
commit46745bdc31d6832cfe982ded09089894c3c702ef
treea984f885e7bd9350f94949afc5c40483f5f55e8f
parent13813b927a60db4ea70aa5f99b525fff938e9d16
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access

commit c316f57 "mtd: OMAP: Enable GPMC prefetch mode" only enabled
prefetch mode for 8 bit nand access, this adds 16 bit as well.

Cc: Scott Wood <scottwood@freescale.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Daniel Mack <zonque@gmail.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/mtd/nand/omap_gpmc.c