On Jul 13, 2011 14:09, "Edgar E. Iglesias" <edgar.igles...@gmail.com> wrote:


>  Hi, 
>  Hi the ethlite driver is this one:
>  http://lxr.linux.no/linux+v2.6.39/drivers/net/xilinx_emaclite.c
>  The easy way is probably to look at the petalogix s3adsp board dtb  
>distributed with qemu. Iirc, the command to make readable is dtc -I dtb  -O 
>dts 
>-o tree.dts tree.dtb.
>  It should be possible to replace the hard lltemac in your tree.dtb  with the 
>an entry describing a soft emaclite. Then you'll have to edit  qemu and 
>instantiate the mac at the appropriate address and  connect to  the 
>appropriate 
>interrupt line.
>  Cheers

I have created the xilinx-ethlite according your help :d.
Now I'm testing for this ethernet.
Thank you very much,
Tai

Reply via email to