[U-Boot] [PATCH] NetStar: Disable CONFIG_CMD_JFFS2
Ladislav Michl
Ladislav.Michl at seznam.cz
Wed Dec 30 18:22:09 CET 2009
Signed-off-by: Ladislav Michl <ladis at 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 7bddf24..e37a378 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -151,7 +151,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
@@ -160,8 +159,6 @@
#define CONFIG_CMD_RUN
-#define CONFIG_JFFS2_NAND 1 /* jffs2 on nand support */
-
/*
* BOOTP options
*/
More information about the U-Boot
mailing list