All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steven J. Hill" <sjhill@realitydiluted.com>
To: ZhouY.external@infineon.com
Cc: linux-mips@linux-mips.org
Subject: Re: How can I the flash memory of MIPS Malta board in my application?
Date: Thu, 27 Feb 2003 08:37:59 -0600	[thread overview]
Message-ID: <3E5E22C7.8080900@realitydiluted.com> (raw)
In-Reply-To: <3A5A80BF651115469CA99C8928706CB603D7B2FA@mucse004.eu.infineon.com>

ZhouY.external@infineon.com wrote:
>
>     I want to save some test data inside the flash memory of MIPS Malta
> board, and later access these test data from my application. How can I do
> that? 
>     If you know the clue about it, please drop me a line. Thanks in advance!
>
Well, I have not worked with the Malta board, yet. I will assume
the flash is standard NOR flash accessible through a sane memory
mapping. You should probably use the MTD layer and then you can
use the character or block devices to access your data. I would
guess you should use the Physically Mapped MTD driver. The MTD
web page is (http://www.linux-mtd.infradead.org/). Cheers.

-Steve

      reply	other threads:[~2003-02-27 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 10:34 How can I the flash memory of MIPS Malta board in my application? ZhouY.external
2003-02-27 14:37 ` Steven J. Hill [this message]

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=3E5E22C7.8080900@realitydiluted.com \
    --to=sjhill@realitydiluted.com \
    --cc=ZhouY.external@infineon.com \
    --cc=linux-mips@linux-mips.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.