From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael Date: Wed, 23 Apr 2008 08:54:29 +0200 Subject: [U-Boot-Users] USB SUPPORT In-Reply-To: References: Message-ID: <480EDD25.3030809@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Ken.Fuchs at bench.com wrote: > --- Introduction --- > > This thread concerns possible problems with fs/fat/fat.c > (incorrect fatls output and inaccessible files via > fatload) even when recent "git" patches have been applied > to fat.c. VFAT is enabled. > > Michael Trimarchi wrote: > > >> Can you give an image of it? >> > > Notice that the last four files are not listed and "00000000." > is a non-existent file that is listed. (There should be 36 > files.) > > --- U-Boot fatls output of FAT32 image built entirely on Linux --- > > Hit any key to stop autoboot: 48 0 > U-Boot> usb reset > usb reset > (Re)start USB... > USB: scanning bus for devices... > USB device not responding, giving up (status=20) > 3 USB Device(s) found > scanning bus for storage devices... 1 Storage Device(s) found > U-Boot> fatls usb 0:1 / > fatls usb 0:1 / > 9 00000000.txt > 9 11111111.txt > 9 22222222.txt > 9 33333333.txt > 9 44444444.txt > 9 55555555.txt > 9 66666666.txt > 9 77777777.txt > 0 00000000. > > > 9 file(s), 0 dir(s) > > U-Boot> > > --- > > Sincerely, > > Ken Fuchs > Thank's... Regards Michael