summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-03-05 05:54:05 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-04-12 22:08:55 +0200
commitb930a3e637661febb52bfa0e7774bed1af8c60ae (patch)
treec322c4625e9b9320795a76123ea5c77689a771fe /include/configs
parent18122019972ca639ee3b581257e3a63ff7c8efeb (diff)
downloadblackbird-obmc-uboot-b930a3e637661febb52bfa0e7774bed1af8c60ae.tar.gz
blackbird-obmc-uboot-b930a3e637661febb52bfa0e7774bed1af8c60ae.zip
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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/VCMA9.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud