Re: [U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS

2013-03-06 Thread David Müller (ELSOFT AG)
Tom Rini wrote:
 As this board has NAND and supports YAFFS2, add CONFIG_MD_NAND_YAFFS
 
 Cc: David Müller d.muel...@elsoft.ch
 Signed-off-by: Tom Rini tr...@ti.com

Acked-by: David Müller d.muel...@elsoft.ch

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS

2013-03-05 Thread Tom Rini
As this board has NAND and supports YAFFS2, add CONFIG_MD_NAND_YAFFS

Cc: David Müller d.muel...@elsoft.ch
Signed-off-by: Tom Rini tr...@ti.com
---
 include/configs/VCMA9.h |1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index fb7d922..2b3d59f 100644
--- a/include/configs/VCMA9.h
+++ b/include/configs/VCMA9.h
@@ -77,6 +77,7 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_NAND
+#define CONFIG_CMD_NAND_YAFFS
 
 #define CONFIG_BOARD_LATE_INIT
 
-- 
1.7.9.5

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot