phase
usb_read: end startblk fa4, blccnt 1 buffer 23f3af78
0 .
9 file(s), 0 dir(s)
U-Boot>
> -Original Message-
> From: michael [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 24, 2008 12:01
> To: Fuchs, Ken
> Cc: u-boot-users@lists.sourceforge.net
>
Hi,
[EMAIL PROTECTED] wrote:
> My include/fat.h is identical to the fat.h in both
> git repository u-boot and git repository u-boot-at91,
> except that I put the CHECKCLUST() macro in fat.c
> rather than fat.h.
>
> Ken
>
Can you put in debug the fat.c file?
Try to align the temp buffer in fat.c
3:00
> To: Fuchs, Ken
> Cc: u-boot-users@lists.sourceforge.net
> Subject: Re: [U-Boot-Users] USB SUPPORT & get_vfatname
>
>
> [EMAIL PROTECTED] wrote:
> Ok,
>
> check your fat.h and your fsdata
>
>
> typedef struct {
> __u8fatbuf[FATBUFSIZE]
ge-
>> From: michael [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, April 23, 2008 06:16
>> To: michael
>> Cc: Fuchs, Ken; u-boot-users@lists.sourceforge.net; Wolfgang Denk
>> Subject: Re: [U-Boot-Users] USB SUPPORT & get_vfatname
>>
>>
>>
eforge.net; Wolfgang Denk
> Subject: Re: [U-Boot-Users] USB SUPPORT & get_vfatname
>
>
> Hi,
>
> michael wrote:
> > Hi,
> >
> > Can you try this one?
> >
> > Revert my last one patch?
> > It change the test code, before the while. I
Hi,
michael wrote:
> Hi,
>
> Can you try this one?
>
> Revert my last one patch?
> It change the test code, before the while. I use your script on a
> Compact Flash and it looks fine for me (under linux).
>
> Regards Michael
>
>
Hi,
Can you try this one?
Revert my last one patch?
It change the test code, before the while. I use your script on a
Compact Flash and it looks fine for me (under linux).
Regards Michael
Check if the entry is a valid dir_slot entry, otherwise it is a dentry and the
name has to be taken by t
Hi,
[EMAIL PROTECTED] 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
--- 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?
(He is referring to the
Hi,
>
> $ ls -lU | wc
> 42 3712504
> $
>
> Here's fatls output on an XP FAT32 formatted pen drive:
>
> U-Boot> fatls usb 0:1 /
> fatls usb 0:1 /
> 1298 xy010.ubs
> 1298 xy011.ubs
> 1298 xy100.ubs
> 1298 xy101.ubs
> admin/
> 1298 xy110.ubs
micheal wrote:
> Ken Fuchs wrote:
> > #define CONFIG_SUPPORT_VFAT
> >
> > --- FAT16 vs. FAT32 - Atmel U-Boot v1.1.5 issue? ---
> >
> > I have found that the USB support is better
> > when the USB Storage device is FAT16 formatted
> > rather than FAT32 formatted. For some reason
> > not all files
Hi,
> #define CONFIG_SUPPORT_VFAT
>
> --- FAT16 vs. FAT32 - Atmel U-Boot v1.1.5 issue? ---
>
> I have found that the USB support is better
> when the USB Storage device is FAT16 formatted
> rather than FAT32 formatted. For some reason
> not all files were accessible on FAT32
> formatted media, but
Aneesh wrote:
> I am using an at91rm9200dk custom board.
> I want to boot kernel and ram disk from the
> usb stick.for that i tried to enable the usb
> support in the uboot. but now i am getting a
> message like no storage devices found .
Someone else has already suggested using a current
U-B
Hi Aneesh,
Aneesh <[EMAIL PROTECTED]> writes:
>I am using an at91rm9200dk custom board.I want to boot kernel and
>ram disk from the usb stick.for that i tried to enable the usb support
>in the uboot.but now i am getting a message like no storage devices
>found .
>i gave t
Hi,
I am using an at91rm9200dk custom board.I want to boot kernel and
ram disk from the usb stick.for that i tried to enable the usb support
in the uboot.but now i am getting a message like no storage devices
found .
i gave the configurations in include/configs/at91rm9200dk.h
like follows
#de
15 matches
Mail list logo