[U-Boot] [PATCH] am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH

13 Jan
2015
13 Jan
'15
10:42 p.m.
Signed-off-by: Tom Rini trini@ti.com --- include/configs/am335x_evm.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 0004750..d5e84ab 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, \
--
1.7.9.5

30 Jan
30 Jan
3:19 p.m.
New subject: [U-Boot] am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
On Tue, Jan 13, 2015 at 04:42:53PM -0500, Tom Rini wrote:
Signed-off-by: Tom Rini trini@ti.com
Applied to u-boot-ti/master, thanks!
--
Tom
3750
Age (days ago)
3767
Last active (days ago)
1 comments
1 participants
participants (1)
-
Tom Rini