* [U-Boot] [PATCH 4/4] NetStar: disable CONFIG_CMD_JFFS2
@ 2009-04-21 0:52 Ladislav Michl
0 siblings, 0 replies; only message in thread
From: Ladislav Michl @ 2009-04-21 0:52 UTC (permalink / raw)
To: u-boot
Now, when CONFIG_CMD_MTDPARTS exists as a separate option it is no longer
necessary to enable CONFIG_CMD_JFFS2.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
include/configs/netstar.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/include/configs/netstar.h b/include/configs/netstar.h
index 39560de..880fde0 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -146,7 +146,6 @@
#define CONFIG_CMD_SAVEENV
#define CONFIG_CMD_FLASH
#define CONFIG_CMD_IMI
-#define CONFIG_CMD_JFFS2
#define CONFIG_CMD_LOADB
#define CONFIG_CMD_MEMORY
#define CONFIG_CMD_NAND
@@ -155,8 +154,6 @@
#define CONFIG_CMD_RUN
-#define CONFIG_JFFS2_NAND 1 /* jffs2 on nand support */
-
/*
* BOOTP options
*/
--
1.5.3.8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-21 0:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 0:52 [U-Boot] [PATCH 4/4] NetStar: disable CONFIG_CMD_JFFS2 Ladislav Michl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox