All of lore.kernel.org
 help / color / mirror / Atom feed
From: "" <simon@baydel.com>
To: linux-mtd@lists.infradead.org
Subject: SmartMedia FAT
Date: Mon, 27 Oct 2003 15:45:28 -0000	[thread overview]
Message-ID: <3F9D3D98.6453.14E703@localhost> (raw)

I would like to be able to access FAT partitions on a SMC via Linux. Curently the 
hardare loads its' configuration and boots the hardware from files on a FAT partition. 
The hardware itself has no hardware flash translation layer. The SMC has been 
created on a USB device which contains a flash translation layer conforming to the 
SFFDC standard. After this a JFFS2 root is mounted. It would be nice if I could 
change the hardware and boot files from Linux but I have been unable to find any 
reliable way of accessing the FAT filesystem.

As far as I understand, from the information I have read, I would need to create  a 
block driver which contained a SSFDC compatible translation layer ? In the nand 
FAQ it mentions SmartMedia FAT. I have been unable to find how this is 
implemented. Has anyone implemented this yet ?

I would like to know if my assumptions are correct. If so I guess there are many ways 
this could be achieved. 

1. Wrirte my on block driver ?
2. Bolt on some bits to mtdblock ?
3. As I don't do this all the time write a user app to update via /dev/mtd

All comments welcome.


Many Thanks

Simon.__________________________

Simon Haynes - Baydel 
Phone : 44 (0) 1372 378811
Email : simon@baydel.com
__________________________

             reply	other threads:[~2003-10-27 16:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-27 15:45 simon [this message]
2003-10-27 20:34 ` SmartMedia FAT Charles Manning
2003-10-28 11:11   ` David Woodhouse
2003-10-28 23:33     ` Charles Manning
2003-10-29  0:48       ` David Woodhouse
2003-10-29  9:40         ` Jasmine Strong
2003-10-29 20:33         ` Charles Manning
2003-10-29 10:21 ` simon
2003-10-29 10:55   ` David Woodhouse
2003-10-30 14:26     ` Simon Haynes
2003-10-30 15:03       ` David Woodhouse

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=3F9D3D98.6453.14E703@localhost \
    --to=simon@baydel.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 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.