From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 27 Feb 2009 11:36:29 +0100 Subject: [U-Boot] [PATCH] Can build with only jffs2 cmdline support In-Reply-To: <9c9fda240902270209lc519725ld272c05582f4e64e@mail.gmail.com> References: <20090227085736.GA5826@july> <200902271024.07399.sr@denx.de> <9c9fda240902270209lc519725ld272c05582f4e64e@mail.gmail.com> Message-ID: <200902271136.29238.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 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? > > Yes it's better, however there's some combination between jffs2 cmd > and cmdline. it's some complicated. Yes, I know. ;) > So I choose the simple method like this. > > Okay I will try it but maybe I will start next week. since it's night at > here. Thanks. Really appreciated. 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 =====================================================================