From: Subodh Nijsure <subodh@best.com>
To: schirmer@taytron.net (Florian Schirmer / TayTron)
Cc: subodh@best.com, mtd@infradead.org, jffs-dev@axis.com
Subject: Re: AW: JFFS on a powerpc platform.
Date: Tue, 6 Mar 2001 22:46:43 -0800 (PST) [thread overview]
Message-ID: <200103070646.WAA09143@shell9.ba.best.com> (raw)
In-Reply-To: <BKEKLBIBFPNGJKJDEODFCECGEIAA.schirmer@taytron.net> from Florian Schirmer / TayTron at "Mar 7, 1 07:31:52 am"
> Hi!
>
> >Question I have is -- has anyone tested JFFS on powerpc platform.
> >
> >I have retrieved the latest mtd code from CVS repository and
> >the data read back from flash is not "correct".
> >
> >The platform I am running on MPC860 based board having
> >intel flash which mtd is able to recognize correctly.
>
> Yes the code runs fine - now. Please check wether you are using at least
> version 1.10 of physmap.c. We fixed exactly this problem mhhh let me say
> around 4 days ago. Did you checked out the source after that? Please
> checkout again.
>
> Hope that helps - if not please provide a DEBUG_CFI enabled output.
I got the latest code and one of the problem is fixed now.
i.e. if I copy a file to jffs partition I can read back the content.
However if I mount partiton, copy a file to it, then unmount it and again
mount it, I don't see the file I copied.
e.g. I do
mount -t jffs /dev/mtdblock4 /tmp/jffs
cp /etc/inetd.conf /tmp/jffs/inetd.conf
Now I do diff between /etc/inetd.conf and /tmp/jffs/inetd.conf both are
same files
Now I do umount and re-mount
i.e.
umount jffs /dev/mtdblock4
mount -t jffs /dev/mtdblock4 /tmp/jffs
Now when I try to do ls -l /tmp/jffs I don't see the file I had copied earlier,
anybody seen this?
Thanks.
/Subodh Nijsure
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2001-03-07 6:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-07 5:28 JFFS on a powerpc platform Subodh Nijsure
2001-03-07 6:31 ` AW: " Florian Schirmer / TayTron
2001-03-07 6:46 ` Subodh Nijsure [this message]
2001-03-07 6:53 ` Florian Schirmer / TayTron
-- strict thread matches above, loose matches on Subject: below --
2001-03-10 1:58 AW: " Subodh Nijsure
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=200103070646.WAA09143@shell9.ba.best.com \
--to=subodh@best.com \
--cc=jffs-dev@axis.com \
--cc=mtd@infradead.org \
--cc=schirmer@taytron.net \
/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