projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b558af8
)
am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
author
Tom Rini
<trini@ti.com>
Tue, 13 Jan 2015 21:42:53 +0000
(16:42 -0500)
committer
Tom Rini
<trini@ti.com>
Thu, 29 Jan 2015 17:00:49 +0000
(12:00 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/am335x_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/am335x_evm.h
b/include/configs/am335x_evm.h
index 000475051812a2846bfd8b0625945cabfd315168..d5e84ab46f10d893be077f83f613d313a2ebd762 100644
(file)
--- 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, \