public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Patrick Allaire <pallaire@gameloft.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: How to Sync properly ?
Date: Tue, 08 Jan 2002 13:54:09 +0000	[thread overview]
Message-ID: <24417.1010498049@redhat.com> (raw)
In-Reply-To: <9A1957CB9FC45A4FA6F35961093ABB8406554B24@srvmail-mtl.montreal.ubisoft.org>

pallaire@gameloft.com said:
> I have been told :

> >>> [...] You have to write a complete 8-byte page at a time. You cannot
> write (for example 2 bytes of a page and then write the other 6-bytes
> later) - this hangs up the state machine. [...] <<<

> Is this true ? is there a work around to use properly ST flash ?
> because INTEL flash cost us the double ! 

I don't know - I haven't seen any information about these chips. It 
wouldn't surprise me. It's a shame it's 8 bytes not 4 - 4 would be fine for 
JFFS2. A page size of 8 bytes means you have to change the padding to 8 
bytes, or do the write-behind buffering that we're planning for NAND 
support anyway.

--
dwmw2

  reply	other threads:[~2002-01-08 13:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-08 13:48 How to Sync properly ? Patrick Allaire
2002-01-08 13:54 ` David Woodhouse [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-07 18:29 Patrick Allaire
2002-01-08  9:08 ` David Woodhouse
2002-01-07 14:08 Patrick Allaire
2002-01-07 14:34 ` David Woodhouse
2002-01-07 13:47 Patrick Allaire
2002-01-07 13:59 ` David Woodhouse

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=24417.1010498049@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=pallaire@gameloft.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