66553 - PetaLinux, Zynq UltraScale+ MPSoC: Ethernet link between ZCU102 and a host machine at 100M/Full does not work Description The Ethernet link between my ZCU102 board and a host machine at 100M/Full does not work. The link keeps going up and down: [ 289.532997] macb ff0e0000....
zynq> ifconfig eth0 down Then I was able to ping 192.168.1.10 successfully. Not sure if I have a good explanation for this behavior though. Maybe this has something to do with the order that things are brought up in /dev/init.d/rcS? Please let me know if y...
Zynq UltraScale+ ZCU102 Evaluation board HPC0 connector DescriptionThis project will implement an FPGA based network tap which could be used to "listen" to the communications passing over an Ethernet cable. It is a work that is still under development.The...
Trying to get the ethernet for PiSmasher working. It is getting close, to the point that u-boot detects it: Net: ZYNQ GEM: e000b000, phyaddr 0, interface rgmii-id eth0: ethernet@e000b000 U-BOOT for xilinx-snickerdoodleblack-2018.3 ethern...
Net: ZYNQ GEM: ff0e0000, phyaddr 5, interface rgmii-id eth0: ethernet@ff0e0000 U-BOOT for uz3eg-2016-2 Hit any key to stop autoboot: 0 Device: sdhci@ff160000 Manufacturer ID: 13 OEM: 14e Name: Q2J55 Tran Speed: 52000000
I have a problem when connecting two boards equipped in DP83867CR Ethernet PHYs. These boards are based on Zynq Ultrascale+ MPSoC. They can establish 1 Gbps link with different devices as PC or switch, but can not do it for...
compatible = "cdns,zynq-gem-accord", "cdns,gem"; status = "okay"; phy-mode = "rgmii-id"; phy-handle = <ðernet_phy_1>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_gem1_default>; phy-reset-gpio = <&gpio0 11 0>; phy-reset-active-low; ethernet_phy_1: ethernet-phy...
The AMD Radio over Ethernet Framer (RoE Framer) core is part of a complete subsystem solution developed on the Zynq™ UltraScale+™ MPSoC, relying on both hardware and software to provide a comprehensive and efficient computing platform for the requi
Run iperf servers on ZynqMP (core2 and core3) root@10g-mcdma-no1588-build:~# taskset -c 2 iperf3 -s -p 5101 & root@10g-mcdma-no1588-build:~# taskset -c 3 iperf3 -s -p 5102 & CPU Utilization reporting root@10g-mcdma-no1588-build:~# ./mpstat -P ALL 1 50 Run iperf...
(for example, NXP i.MX6 and i.MX8, Xilinx Zynq-7000 SoC, TI Sitara) have an integrated gigabit MAC controller to handlehigh-bandwidth data transferinto the network stack internally. In contrast, some mid-end MCUs (for example, ST STM32F4 and many other ARM Cortex series, or Microchip ...