All of lore.kernel.org
 help / color / mirror / Atom feed
From: stefano babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] booting kernel image from jffs2 partition
Date: Wed, 05 Sep 2007 18:08:39 +0200	[thread overview]
Message-ID: <46DED487.40607@denx.de> (raw)
In-Reply-To: <00be01c7efc5$a363f020$0802a8c0@racchia>

Fabio Ubaldi wrote:
> We'd like to format linux kernel and rootfs image partitions (and the 
> others) with jffs2, because the two images may be replaced with newer 
> ones while Linux is running. 

It is not a problem to replace the linux image while it is running, 
because Linux runs from RAM. You can always replace the Linux image.

> A first question is:
> Is it possible to boot (bootm command) the images stored in partitions 
> formatted using jffs2?

U-boot can read JFFS2 partitions, but as I said, this should not be 
necessary if your goal is only to replace the kernel images. And u-boot 
does not need to understand the rootfs, too.

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:[~2007-09-05 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 14:04 [U-Boot-Users] booting kernel image from jffs2 partition Fabio Ubaldi
2007-09-05 16:08 ` stefano babic [this message]
2007-09-05 23:10   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-09-06  9:43 Marco Stornelli
2007-09-06  8:12 ` stefano babic

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=46DED487.40607@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 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.