All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Subrahmanyam" <subrahmanyam@navayuga.co.in>
To: <linux-mtd@lists.infradead.org>
Subject: Re: MTD driver
Date: Mon, 13 Dec 2004 19:31:18 +0530	[thread overview]
Message-ID: <004101c4e11c$3dc21540$8500a8c0@nit37> (raw)
In-Reply-To: 1102586664.3306.26.camel@tglx.tec.linutronix.de

Hi Thomas,

Can you suggest an approach to write into the flash either by using a file 
system or by using mtd drivers.
Yes, I am aware of writing data to a normal file but, but how is it possible 
to do in a jffs2 file system which is read only.

Please do suggest an approach.

Thanks,
Subrahmanyam.


----- Original Message ----- 
From: "Thomas Gleixner" <tglx@linutronix.de>
To: "Subrahmanyam" <subrahmanyam@navayuga.co.in>
Cc: <linux-mtd@lists.infradead.org>
Sent: Thursday, December 09, 2004 03:34 PM
Subject: Re: MTD driver


> On Thu, 2004-12-09 at 09:08 +0530, Subrahmanyam wrote:
>>  Yes, Thomas has suggested that i indeed use a filesystem, but how can I
>> best
>>  achieve it! I mean the procedure to store data in a file.
>
> # echo "KEYSTRING" >/path/to/your/file
>
> All programming languages provide functions to write to files.
>
> # man 2 write
>
> might be a good start. If this does not help you might try
>
> http://www.amazon.com/exec/obidos/ASIN/0764570684/dangookin/104-4933924-3663106?creative=327641&camp=14573&link_code=as1
>
> for further assistance.
>
> tglx
>
> 

  reply	other threads:[~2004-12-13 13:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-09  3:38 MTD driver Subrahmanyam
2004-12-09  8:51 ` Stephan Linke
2004-12-13  8:33   ` Subrahmanyam
2004-12-09 10:04 ` Thomas Gleixner
2004-12-13 14:01   ` Subrahmanyam [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-07  3:46 Subrahmanyam
2004-12-08  6:37 ` Thomas Gleixner
2004-12-08 10:03   ` Stephan Linke

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='004101c4e11c$3dc21540$8500a8c0@nit37' \
    --to=subrahmanyam@navayuga.co.in \
    --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 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.