From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS
Date: Tue, 5 Mar 2013 10:54:05 -0500 [thread overview]
Message-ID: <1362498845-16908-1-git-send-email-trini@ti.com> (raw)
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
next reply other threads:[~2013-03-05 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 15:54 Tom Rini [this message]
2013-03-06 8:08 ` [U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS "David Müller (ELSOFT AG)"
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362498845-16908-1-git-send-email-trini@ti.com \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.