* [U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS
@ 2013-03-05 15:54 Tom Rini
2013-03-06 8:08 ` "David Müller (ELSOFT AG)"
0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2013-03-05 15:54 UTC (permalink / raw)
To: u-boot
As this board has NAND and supports YAFFS2, add CONFIG_MD_NAND_YAFFS
Cc: David M?ller <d.mueller@elsoft.ch>
Signed-off-by: Tom Rini <trini@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-06 8:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 15:54 [U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS Tom Rini
2013-03-06 8:08 ` "David Müller (ELSOFT AG)"
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.