]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jun 2015 15:23:45 +0000 (11:23 -0400)
commitcb2fc338f8a877564cfc22a72714fade01f83c1d
tree475cabafe7856a5fe6802f7ff6990df8760b7861
parentc07361145ff9a28e129a5ef49213cf2beba911e5
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