summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-01-13 16:42:53 -0500
committerTom Rini <trini@ti.com>2015-01-29 12:00:49 -0500
commit6e721bdb541e313528ffebb8c88532b41ae6df7c (patch)
tree0cfed14affe4bd8f64e757fc603a7174d0ad7dff /include/configs/am335x_evm.h
parentb558af81281975d032c063ad228a400d8e619ad5 (diff)
downloadtalos-obmc-uboot-6e721bdb541e313528ffebb8c88532b41ae6df7c.tar.gz
talos-obmc-uboot-6e721bdb541e313528ffebb8c88532b41ae6df7c.zip
am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/am335x_evm.h')
-rw-r--r--include/configs/am335x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 0004750518..d5e84ab46f 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -239,6 +239,7 @@
#define CONFIG_SYS_NAND_BLOCK_SIZE (128*1024)
/* NAND: driver related configs */
#define CONFIG_NAND_OMAP_GPMC
+#define CONFIG_NAND_OMAP_GPMC_PREFETCH
#define CONFIG_NAND_OMAP_ELM
#define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS
#define CONFIG_SYS_NAND_ECCPOS { 2, 3, 4, 5, 6, 7, 8, 9, \
OpenPOWER on IntegriCloud