From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 21 Apr 2009 06:03:17 +0200 Subject: [U-Boot] [PATCH v4] Separate mtdparts command from jffs2 In-Reply-To: <20090421002631.GA17306@localhost.localdomain> References: <1237465836-26622-1-git-send-email-sr@denx.de> <20090421002631.GA17306@localhost.localdomain> Message-ID: <200904210603.17982.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 Tuesday 21 April 2009, Ladislav Michl wrote: > On Thu, Mar 19, 2009 at 01:30:36PM +0100, Stefan Roese wrote: > > Currently the mtdparts commands are included in the jffs2 command > > support. This doesn't make sense anymore since other commands (e.g. UBI) > > use this infrastructure as well now. This patch separates the mtdparts > > commands from the jffs2 commands making it possible to only select > > mtdparts when no JFFS2 support is needed. > > One more leftover... Let nboot command know about partitions even if JFFS2 > support is not enabled. > > Signed-off-by: Ladislav Michl Acked-by: Stefan Roese 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 =====================================================================