mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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>
This commit is contained in:
parent
1812201997
commit
b930a3e637
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue