All of lore.kernel.org
 help / color / mirror / Atom feed
* SmartMedia FAT
@ 2003-10-27 15:45 simon
  2003-10-27 20:34 ` Charles Manning
  2003-10-29 10:21 ` simon
  0 siblings, 2 replies; 11+ messages in thread
From: simon @ 2003-10-27 15:45 UTC (permalink / raw)
  To: linux-mtd

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
__________________________

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

end of thread, other threads:[~2003-10-30 15:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27 15:45 SmartMedia FAT simon
2003-10-27 20:34 ` 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

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.