public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Raghu <raghu_dk@yahoo.com>
Cc: ecos <ecos-devel@sources.redhat.com>
Subject: Re: Using JFFS2 and test examples
Date: Wed, 19 Jan 2005 13:08:00 -0000	[thread overview]
Message-ID: <20050119130844.GB14079@lunn.ch> (raw)
In-Reply-To: <20050119040231.58097.qmail@web40429.mail.yahoo.com>

On Tue, Jan 18, 2005 at 08:02:31PM -0800, Raghu wrote:
> Hello All, 
> 
> I configured JFFS2 package into eCOS, and followed the
> steps in readme.txt under
> "ecos\packages\fs\jffs2\current\doc\readme.txt". 
> 
> I used the "jffs2.img" provided in he "support/jffs2"
> directory, to create a jffs2 partition in Redboot.
> 
> I am using IXDP425 Eval development board and
> I28F128J3A flash device. The RedBoot partition is as,
> RedBoot> fis list
> Name                FLASH addr  
> RedBoot             0x50000000  
> RedBoot config      0x50FC0000  
> FIS directory       0x50FE0000  
> romfs               0x50040000  
> jffs2               0x50060000  
> RedBoot>
> 
> The IXDP425 board is big endian. The test samples
> jffs2_1.c, jffs2_2.c and romfileio1.c are not workign
> as expected.

The example image is little endian. You need to rebuild it as big
endian. mkfs.jffs2 can build both endian's so this should not be a
problem.

        Andrew

      reply	other threads:[~2005-01-19 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19  4:02 Raghu
2005-01-19 13:08 ` Andrew Lunn [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=20050119130844.GB14079@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-devel@sources.redhat.com \
    --cc=raghu_dk@yahoo.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).