Sai Pavan Boddu
Sai Pavan Boddu
Hi Aaron, Your build and command line looks good. Didn’t see this issue anytime. You can use this instead. -net nic -net nic -net nic -net user,tftp= Regards, Sai Pavan...
Hi @m1shaikh , We have tested the model with plm, u-boot and Linux. Which didn't show above issue. Can you test the use case over u-boot ? Also, can you...
@m1shaikh In case of a dual parallel configuration, both flashes get read command. It would be helpful in debug, if you mention your complete command line,and which dtb are you...
QEMU does emulate all the gems may be mdio connection might be missing. Have a look at here how gem3 is connected with phy https://github.com/Xilinx/qemu-devicetrees/blob/master/board-zynqmp-zcu102.dts#L441 You need to also enable...
For mainline version of zcu102 always have 4 gem's emulated. https://github.com/Xilinx/qemu/blob/master/hw/arm/xlnx-zynqmp.c#L606 the phy address here seems constant, i'm not sure how it goes. Can you change it a different address...