All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] fatls/fatload for NAND (partition)
@ 2012-04-18 18:22 peterlu
  2012-04-18 18:35 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: peterlu @ 2012-04-18 18:22 UTC (permalink / raw)
  To: u-boot


Has anyone tried/incorporated the use of the FAT tools to access NAND
storage?  I know one can use fatls on usb and mmc (which are "boot"
devices), but it seems natural that one should be able to use the FAT tools
on NAND as well, perhaps through some pseudo-device (that maps to some NAND
partition(s)).  This would allow Linux to set up some mtd partition(s) as
vfat and U-boot to get to the same partition(s) as well.

Thanks for any input.

PL

-- 
View this message in context: http://old.nabble.com/fatls-fatload-for-NAND-%28partition%29-tp33709724p33709724.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

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

* [U-Boot] fatls/fatload for NAND (partition)
  2012-04-18 18:22 [U-Boot] fatls/fatload for NAND (partition) peterlu
@ 2012-04-18 18:35 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2012-04-18 18:35 UTC (permalink / raw)
  To: u-boot

On 04/18/2012 01:22 PM, peterlu wrote:
> 
> Has anyone tried/incorporated the use of the FAT tools to access NAND
> storage?  I know one can use fatls on usb and mmc (which are "boot"
> devices), but it seems natural that one should be able to use the FAT tools
> on NAND as well, perhaps through some pseudo-device (that maps to some NAND
> partition(s)).  This would allow Linux to set up some mtd partition(s) as
> vfat and U-boot to get to the same partition(s) as well.

You would need a flash translation layer in between the FAT filesystem
and raw NAND.

Any reason not to use ubifs instead?

-Scott

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

end of thread, other threads:[~2012-04-18 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 18:22 [U-Boot] fatls/fatload for NAND (partition) peterlu
2012-04-18 18:35 ` Scott Wood

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.