public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Allen Curtis" <acurtis@onz.com>
To: <adam.wozniak@comdev.cc>
Cc: <linux-mtd@lists.infradead.org>
Subject: Re: patch for 64 bit wide flash
Date: Fri, 28 Dec 2001 16:47:35 -0800	[thread overview]
Message-ID: <NCBBIINEHIPFGJPLBEIFCEBCDDAA.acurtis@onz.com> (raw)

When we did our 64 bit patch we did not use 64 bit variables. Everything
thing was accomplished with the existing functions but making sure that the
commands issues affected all banks. The only exception to this was
do_writewords() (I think that was it). In that case the value to be written
was passed as a u32 value instead of a pointer. In that case we added
another parameter "u32 datum2" which was only used with 64 bit mode. Not
sure if this is useful but it reduced the overall impact on the code.

             reply	other threads:[~2001-12-29  0:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-29  0:47 Allen Curtis [this message]
2001-12-31 16:01 ` patch for 64 bit wide flash adam.wozniak
  -- strict thread matches above, loose matches on Subject: below --
2001-12-18 23:27 Adam Wozniak
2001-12-21  9:14 ` David Woodhouse
2001-12-21 16:30   ` Adam Wozniak
2001-12-27 23:31   ` Adam Wozniak
2002-02-14 12:32 ` Jörn Engel
2002-02-14 12:38   ` David Woodhouse
2002-02-14 12:58     ` Jörn Engel
2002-02-14 14:16   ` Allen Curtis
2002-02-14 16:16     ` Adam Wozniak
2002-02-14 16:48       ` Jörn Engel

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=NCBBIINEHIPFGJPLBEIFCEBCDDAA.acurtis@onz.com \
    --to=acurtis@onz.com \
    --cc=adam.wozniak@comdev.cc \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox