All of lore.kernel.org
 help / color / mirror / Atom feed
* Linear memory access
@ 2002-06-12  6:42 Frederic Marmond
  2002-06-12  6:58 ` Konstantin Boldyshev
  2002-06-12 10:36 ` Linear memory access, and register-modifier debugger Frederic Marmond
  0 siblings, 2 replies; 3+ messages in thread
From: Frederic Marmond @ 2002-06-12  6:42 UTC (permalink / raw)
  To: linux-assembly

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-12 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-12  6:42 Linear memory access Frederic Marmond
2002-06-12  6:58 ` Konstantin Boldyshev
2002-06-12 10:36 ` Linear memory access, and register-modifier debugger Frederic Marmond

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.