hi
My system is Lite5200 with DENX Embedded Linux running on it.When I tried to
enable my USB port to use my u-disk,
the problem occured.
I have enabled USB support with 'make xconfig'. The reports are as follows:
U-Boo
On 30-nov-04, at 10:01, zhonglei wrote:
> It seems we are in the right track!
> This is the content of /home/zl/ELDK/ppc_82xx/etc/fstab:
> /dev/nfs/ nfs defaults0 0
> none/proc procdefaults0 0
>
> And I have mount
On 30-nov-04, at 7:45, zhonglei wrote:
> hi
> thank you for your help!
> But I am not very clear about your meaning. I have a NFS mount
> directory in my host computer. In the /home/zl/ELDK/ppc_82xx/proc(in
> my host),there is no files in it.
that's ok, because it should only show on target
Hi,
did you have a
none/proc/bus/usb usbdevfs defaults 0 0
entry in your fstab?
Jaap-Jan
On 30-nov-04, at 3:32, zhonglei wrote:
> hi
>My system is Lite5200 with DENX Embedded Linux running on it.When I
> tried to enable my USB port to use my u-disk,
>
> the problem occured.
>I h