All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hyphen79 <hyphen79@web.de>
To: linux-mtd@lists.infradead.org
Subject: Last sector of flash root partition will not be flashed
Date: Thu, 12 Jun 2008 12:20:29 +0200	[thread overview]
Message-ID: <4850F86D.90505@web.de> (raw)

Hello,

the problem is, that the last sector of the mtd root partition 
(cramdisk) will not be flashed:

mtdblock: write on "File System" at 0x1f5e00, size 0x200
mtdblock: write on "File System" at 0x1f6000, size 0x200
mtdblock: writing cached data for "File System" at 0x1f5000, size 0x1000
mtdblock: write on "File System" at 0x1f6200, size 0x200
mtdblock: write on "File System" at 0x1f6400, size 0x200
mtdblock: write on "File System" at 0x1f6600, size 0x200
mtdblock: write on "File System" at 0x1f6800, size 0x200
mtdblock: write on "File System" at 0x1f6a00, size 0x200
mtdblock: write on "File System" at 0x1f6c00, size 0x200
mtdblock: write on "File System" at 0x1f6e00, size 0x200

But the last call to "write_cached_data" will not be done - even not 
after an explicit  "sync".
For example: "mtdblock: writing cached data for "File System" at 
0x1f6000, size 0x1000"
Has anyone an idea?

             reply	other threads:[~2008-06-12 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12 10:20 Hyphen79 [this message]
2008-06-12 13:20 ` Last sector of flash root partition will not be flashed Nancy

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=4850F86D.90505@web.de \
    --to=hyphen79@web.de \
    --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.