All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: cedric_aubert@yahoo.fr, linuxppc-embedded@lists.linuxppc.org
Subject: Re: JFFS2 on the Host
Date: Thu, 17 Apr 2003 16:25:22 +0200	[thread overview]
Message-ID: <200304171625.22677.tglx@linutronix.de> (raw)
In-Reply-To: <20030417131517.66513.qmail@web41813.mail.yahoo.com>


On Thursday 17 April 2003 15:15, Cedric Aubert wrote:
> Hi,
>
> I have read some documentation about jffs2 but I don't
> find what I want (may be I am to difficult !! :-).
>
> I found how configure my flash on the target and by
> the
> target.
>
> Kernel configuration OK -> Next Eraseall
> -> mount or make a jffs2 image and cp it before mount
>
> it's ok. But How can I make a full Binary Image of my
> flash partition (good size) on my host and after
> transfer it on the target at the right
> place with my loader (u-boot for example) ??

The mtd tool you need is mkfs.jffs2, which is available in the MTD source code
from http://linux-mtd.infradead.org. It's in directory utils. There is a man
page too. Be aware of endianess switches for mkfs.jffs2!

--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2003-04-17 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-17 13:15 JFFS2 on the Host Cedric Aubert
2003-04-17 13:27 ` Steven Scholz
2003-04-17 14:25 ` Thomas Gleixner [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=200304171625.22677.tglx@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=cedric_aubert@yahoo.fr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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.