From: stefano babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] booting kernel image from jffs2 partition
Date: Thu, 06 Sep 2007 10:12:39 +0200 [thread overview]
Message-ID: <46DFB677.5060008@denx.de> (raw)
In-Reply-To: <46DFCBD4.5060306@coritel.it>
Marco Stornelli wrote:
> Hi all,
>
> I work with Fabio Ubaldi. The problem is this: the new linux kernel
> image is send to system from a remote site and the system has to update
> the image automatically. Our ideas was this: after the system had
> mounted the jffs2 linux kernel partition, it copy the new image in
> /mnt/kernel (jffs2 linux kernel partition) and after that the system is
> rebooted. To perform this U-Boot must be able to boot a linux kernel
> image from a jffs2 partition. I hope that the problem is now more clear.
I imagined this scenario, it is a very common user case.
However, it seems you add an additional layer you probably do not need.
The remote system sends the image and the target can store directly
(yes, you can do it !) into /dev/mtd0 or whatever is your mtd device for
the kernel, without caching it into a jffs2 partition. You really do not
need to save it into the filesystem.
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
=====================================================================
next prev parent reply other threads:[~2007-09-06 8:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 9:43 [U-Boot-Users] booting kernel image from jffs2 partition Marco Stornelli
2007-09-06 8:12 ` stefano babic [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-09-05 14:04 Fabio Ubaldi
2007-09-05 16:08 ` stefano babic
2007-09-05 23:10 ` Wolfgang Denk
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=46DFB677.5060008@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