From mboxrd@z Thu Jan 1 00:00:00 1970 From: himba Date: Sat, 21 Aug 2004 12:01:41 +0200 Subject: [U-Boot-Users] [PATCH] jffs2 CFG_CMD_JFFS2 Message-ID: <41271D85.3060007@siol.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Running ./MAKEALL 8xx fails for several (all ?) boards using CFG_CMD_JFFS2. Problem is in defining chpart CMD after its corresponding do_jffs2_chpart() function has not been defined. CHANGELOG: Patch by Hinko Kocevar, 21 Aug 2004: Fix build failure when CFG_CMD_JFFS2 is used regards, himba -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cmd_jffs2.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20040821/e23ca732/attachment.txt