* [U-Boot] u-boot support for reading USB sticks formatted as NTFS
@ 2012-09-14 21:15 Bill
2012-09-14 21:40 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Bill @ 2012-09-14 21:15 UTC (permalink / raw)
To: u-boot
In the u-boot command line, I can use fatls & fatload to read files from
a formatted USB stick formatted as fat16/fat32. However, is there
support to read files from a USB stick formatted as NTFS?
Bill
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot support for reading USB sticks formatted as NTFS
2012-09-14 21:15 [U-Boot] u-boot support for reading USB sticks formatted as NTFS Bill
@ 2012-09-14 21:40 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2012-09-14 21:40 UTC (permalink / raw)
To: u-boot
On Fri, Sep 14, 2012 at 04:15:36PM -0500, Bill wrote:
> In the u-boot command line, I can use fatls & fatload to read files
> from a formatted USB stick formatted as fat16/fat32. However, is
> there support to read files from a USB stick formatted as NTFS?
There is not. License-compatible sources could be used as a starting
point for adding a minimal (read-only) ntfs support option.
--
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-14 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 21:15 [U-Boot] u-boot support for reading USB sticks formatted as NTFS Bill
2012-09-14 21:40 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox