From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Date: Fri, 14 Sep 2012 16:15:36 -0500 Subject: [U-Boot] u-boot support for reading USB sticks formatted as NTFS Message-ID: <50539E78.9040109@techsi.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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