From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 17 Feb 2011 14:55:45 +0100 Subject: [U-Boot] Load kernel from UbiFS or YAFFS2 In-Reply-To: <201102171408.25813.muehlfelder@enertex.de> References: <201102171408.25813.muehlfelder@enertex.de> Message-ID: <4D5D28E1.7000209@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 02/17/2011 02:08 PM, Thorsten M?hlfelder wrote: > Hi, > > does U-Boot already support loading the kernel of a UbiFS or YAFFS2 > partition? I've built U-Boot 2010.09 for an Atmel at91sam9260ek_nandflash > board and I've seen that there are some ubi sources included but the U-Boot > binary does not offer any ubi related commands, such as ubifsload. > Similiar question for YAFFS2. This means you have not yet activated #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS in your configuration file (and CONFIG_YAFFS2 as well for yaffs). Best regards, Stefano Babic -- ===================================================================== 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 =====================================================================