All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@iskramedical.si>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] jffs2 fs image
Date: Fri, 25 Feb 2005 15:10:22 +0100	[thread overview]
Message-ID: <421F31CE.1010507@iskramedical.si> (raw)

Hi,

How can I make u-boot use jffs2 fs image located in flash when booting 
linux?


'imls' doesn't list it:
Ub00t> imls
Image at 000C0000:
    Image Name:   Linux-2.6.9-xcepp
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    1013428 Bytes = 989.7 kB
    Load Address: a0008000
    Entry Point:  a0008000
    Verifying Checksum ... OK

fsinfo gives out:

Ub00t> fsinfo
### filesystem type is JFFS2
Compression: NONE
         frag count: 345
         compressed sum: 20139
         uncompressed sum: 20139
Compression: ZERO
         frag count: 0
         compressed sum: 0
         uncompressed sum: 0
Compression: RTIME
         frag count: 1
         compressed sum: 12
         uncompressed sum: 32
Compression: RUBINMIPS
         frag count: 0
         compressed sum: 0
         uncompressed sum: 0
Compression: COPY
         frag count: 0
         compressed sum: 0
         uncompressed sum: 0
Compression: DYNRUBIN
         frag count: 0
         compressed sum: 0
         uncompressed sum: 0
Compression: ZLIB
         frag count: 4664
         compressed sum: 8456477
         uncompressed sum: 18314853

and 'ls' shows:
Ub00t> ls
  drwxr-xr-x        0 Mon Feb 21 11:39:54 2005 bin
  drwxr-xr-x        0 Mon Feb 21 17:48:03 2005 dev
  drwxr-xr-x        0 Fri Feb 18 14:00:50 2005 etc
  drwxr-xr-x        0 Wed Feb 23 16:38:26 2005 lib
  lrwxrwxrwx       11 Tue Feb 22 07:58:53 2005 linuxrc -> bin/busybox
  drwxr-xr-x        0 Wed Dec 29 11:01:22 2004 mnt
  drwxr-xr-x        0 Tue Jul 20 10:38:27 2004 proc
  drwxr-xr-x        0 Thu Feb 17 21:58:50 2005 sbin
  drwxr-xr-x        0 Wed Feb 23 17:40:11 2005 staging
  drwxr-xr-x        0 Wed Feb 23 23:27:06 2005 tmp
  drwxr-xr-x        0 Wed Feb 23 16:40:41 2005 usr
  drwxr-xr-x        0 Tue Jul 20 10:38:41 2004 var

regards,
hk

-- 
hinko <dot> kocevar <at> iskramedical <dot> si
Hinko Kocevar, embedded systems developer
Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU

	"A? r?n"	|	[Analects XII:22]

                 reply	other threads:[~2005-02-25 14:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=421F31CE.1010507@iskramedical.si \
    --to=hinko.kocevar@iskramedical.si \
    --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.