public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Load kernel from UbiFS or YAFFS2
@ 2011-02-17 13:08 Thorsten Mühlfelder
  2011-02-17 13:55 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Mühlfelder @ 2011-02-17 13:08 UTC (permalink / raw)
  To: u-boot

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.

Greetings
Thorsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Load kernel from UbiFS or YAFFS2
  2011-02-17 13:08 [U-Boot] Load kernel from UbiFS or YAFFS2 Thorsten Mühlfelder
@ 2011-02-17 13:55 ` Stefano Babic
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2011-02-17 13:55 UTC (permalink / raw)
  To: u-boot

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
=====================================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-17 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 13:08 [U-Boot] Load kernel from UbiFS or YAFFS2 Thorsten Mühlfelder
2011-02-17 13:55 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox