public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Load kernel from UbiFS or YAFFS2
Date: Thu, 17 Feb 2011 14:55:45 +0100	[thread overview]
Message-ID: <4D5D28E1.7000209@denx.de> (raw)
In-Reply-To: <201102171408.25813.muehlfelder@enertex.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
=====================================================================

      reply	other threads:[~2011-02-17 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 13:08 [U-Boot] Load kernel from UbiFS or YAFFS2 Thorsten Mühlfelder
2011-02-17 13:55 ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D5D28E1.7000209@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox