public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Manjula D <manboot@ureach.com>
To: linux-mtd@lists.infradead.org
Subject: Intel NOR flash(P30) query
Date: Tue, 16 Aug 2005 10:41:35 -0400	[thread overview]
Message-ID: <200508161441.KAA07341@www21.ureach.com> (raw)

Hi All,
Iam a newbie to mtd. We have a MPC8272 custom board with INTEL
TE28F640P30B85 (P30-CFI compilant)NOR boot Flash and NAND flash
with JFFS2 filesystem running linux-2.4.20-8.
The NOR Flash need not have any partition/filesystem.
My requirement is to have an application to copy an image from
the NAND Flash to the NOR Flash.
My current understanding is 
Under RAM/ROM/Flash chip drivers on selecting, 
Detect flash chips by Common Flash Interface (CFI) probe :
  cfi_probe_init() will register with the mtd_chip_driver.
Support for Intel/Sharp flash chips:
  cfi_cmdset_0001.c contains the list of commands supported by
  Intel.
  
1) I need to understand how the application views the NOR flash
    once it is registered as a mtd device.
2) Once i register as mtd_chip_driver how can i call the
    read/write commands of the flash from the application?
3) What is do_map_probe for and how is it different from
    cfi_probe?

  -Thanks
  Manju

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

             reply	other threads:[~2005-08-16 14:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 14:41 Manjula D [this message]
2005-08-16 15:11 ` Intel NOR flash(P30) query Vitaly Bordug
2005-08-16 15:57   ` Jörn Engel
2005-08-16 16:41     ` Todd Poynor
2005-08-16 18:55       ` Ralph Siemsen
2005-08-16 21:14         ` Todd Poynor
2005-08-18 22:43           ` Josh Boyer

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=200508161441.KAA07341@www21.ureach.com \
    --to=manboot@ureach.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox