From: Tom Rini <trini@ti.com>
Date: Tue, 5 Mar 2013 05:54:05 +0000 (+0000)
Subject: VCMA9: Enable CONFIG_CMD_NAND_YAFFS
X-Git-Tag: v2025.01-rc5-pxa1908~16302^2~11
X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-logo.png?a=commitdiff_plain;h=b930a3e637661febb52bfa0e7774bed1af8c60ae;p=u-boot.git

VCMA9: Enable CONFIG_CMD_NAND_YAFFS

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>
Acked-by: David Müller <d.mueller@elsoft.ch>
---

diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index fb7d922257..2b3d59f726 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