|
From: | Lê Đức Tài |
Subject: | Re: [Qemu-devel] PCI with Xilinx virtex-ml507 board |
Date: | Wed, 13 Jul 2011 21:27:46 +0800 (SGT) |
> 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[Prev in Thread] | Current Thread | [Next in Thread] |