All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] is it possilbe to have uboot find the kernel in the file system?
Date: Thu, 03 Jan 2013 22:07:31 +0100	[thread overview]
Message-ID: <20130103210731.AC920200089@gemini.denx.de> (raw)
In-Reply-To: <1357246601.7939.128.camel@genx>

Dear John Stile,

In message <1357246601.7939.128.camel@genx> you wrote:
> Is it possible to add my kernel to the rootfs partition rather than have
> a separate partition? 

Yes, it is - assuming you use a storage device and a file system type
supported by U-Boot.

> I am using U-Boot 1.3.4, on a at91sam9g20ek (256Mb Nand, 8Mb Nor), and
> use the sam-ba firmware upload tool. 

Oops... v1.3.4 is way over 4 years old.  Please consider it hopelessly
obsoleted and completely unsupported.

> I'd like to put everything on nand, ignore nor, and hold redundant
> areas, in perpetration for firmware updates.

For NAND flash, you should use UBI  UBIFS (and yes, U-Boot can load
from a UBIFS file system).  The first step to this goal is an update
to recent code, though.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When in doubt, mumble;   when in trouble, delegate;  when in  charge,
ponder.                                             -- James H. Boren

  reply	other threads:[~2013-01-03 21:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03 20:56 [U-Boot] is it possilbe to have uboot find the kernel in the file system? John Stile
2013-01-03 21:07 ` Wolfgang Denk [this message]
2013-01-04  2:06   ` John Stile
2013-01-04  8:00     ` Wolfgang Denk
2013-01-04 18:19       ` John Stile
2013-01-04 20:46         ` Jeroen Hofstee
2013-01-04 22:12         ` Wolfgang Denk
2013-01-05  1:25           ` John Stile
2013-01-05  1:53             ` Bo Shen

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=20130103210731.AC920200089@gemini.denx.de \
    --to=wd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.