From: Frederic Marmond <fmarmond@eprocess.fr>
To: linux-assembly@vger.kernel.org
Subject: Linear memory access
Date: Wed, 12 Jun 2002 08:42:55 +0200 [thread overview]
Message-ID: <3D06ED6F.6090804@eprocess.fr> (raw)
hi all,
I'd like to access to a memory area on a mtd device, without having
compiling the mtd support in the kernel.
(read a firmware info, on a embeded environment => kernel as small as
possible)
Is there any isue?
I mean:
is the device mapped anywhere, or is it really invisible, if i don't
compile the mtd support?
If it is visible (how can i check that point?) do you know if there is
any way to access it (like in flat mode, by a largest descriptor or
something...)?
thanks for answers!
Fred
next reply other threads:[~2002-06-12 6:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-12 6:42 Frederic Marmond [this message]
2002-06-12 6:58 ` Linear memory access Konstantin Boldyshev
2002-06-12 10:36 ` Linear memory access, and register-modifier debugger Frederic Marmond
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=3D06ED6F.6090804@eprocess.fr \
--to=fmarmond@eprocess.fr \
--cc=linux-assembly@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).