Hi, I am interested in using the eTSEC for ppce500, but looking through the code tree it seems the "etsec_create" function is never called. Perhaps I'm not using the right command when starting QEMU, do we have an example for eTSEC ? What I tried so far is: qemu-system-ppc -M ppce500 -cpu e500mc -nographic -kernel image.elf -netdev user,id=hostnet0 -device eTSEC,netdev=hostnet0,id=net0,mac=52:54:00:fe:16:96 Is there smth I miss ? Thanks in advance, Alin
- [Qemu-devel] [Qemu-ppc] eTSEC device on ppce500 Alin Rauta
- Re: [Qemu-devel] [Qemu-ppc] eTSEC device on ppce500 Alexander Graf