All of lore.kernel.org
 help / color / mirror / Atom feed
From: Muhammad Yahya <Muhammad.Yahya@Sun.COM>
To: jffs-dev@axis.com, linux-mtd@lists.infradead.org
Subject: Errors writing to flash
Date: Wed, 23 Feb 2005 15:13:29 -0800	[thread overview]
Message-ID: <421D0E19.6030507@sun.com> (raw)

Hi,

I am running a PPC 875 board with Linux  2.4.25 and an 8MB flash.
When I try to write to the flash an image, as


>
> /tmp # wget -O - 
> http://129.148.183.102/~muhammad/flashupdate/spimage_nouboot |
> dd of=/dev/mtdblock0 bs=1k seek=256
> 7936+0 records in
> 7936+0 records out
>
> The write seems to go OK withiout any errors, but, on the console, we see
> the following messages which I an not sure if they are coming from 
> jffs or the mtd driver.
> Sometimes these messages are output right away after the write 
> completes and
> sometimes there is a delay before they are output:
>
>
> Node totlen on flash (0xffffffff) != totlen in node ref (0x000000c0)
> Node totlen on flash (0xffffffff) != totlen in node ref (0x00000064)
> Node totlen on flash (0xffffffff) != totlen in node ref (0x00000044)
>
> Any idea as to what this means and how to avoid this ? 

Thanks!
Muhammad

>
>
>
>
>
>
>

                 reply	other threads:[~2005-02-23 23:13 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=421D0E19.6030507@sun.com \
    --to=muhammad.yahya@sun.com \
    --cc=jffs-dev@axis.com \
    --cc=linux-mtd@lists.infradead.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.