From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 27 Feb 2009 10:24:07 +0100 Subject: [U-Boot] [PATCH] Can build with only jffs2 cmdline support In-Reply-To: <20090227085736.GA5826@july> References: <20090227085736.GA5826@july> Message-ID: <200902271024.07399.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kyungmin, On Friday 27 February 2009, Kyungmin Park wrote: > Some program such as UBI only used the mtdpart only. > however current jffs2 cmdline has dependent with jffs2 cmd > This patch make a build only jffs2 cmdline without jffs2 cmd dependency. Even though I like the idea of this patch, I would prefer if we could really split the mtdparts commandset from the jffs2 commandset. Meaning creating a new file (e.g. common/cmd_mtdparts) that can be enabled by CONFIG_CMD_MTDPARTS. What do you think? Could you find the time to create such a patch? Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================