Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.
Configuring network interfaces... macb e000b000.ethernet eth0: PHY [e000b000.ethernet-ffffffff:01] driver [Xilinx PCS/PMA PHY] (irq=POLL)
macb e000b000.ethernet eth0: configuring for phy/gmii link mode
done.
macb e000b000.ethernet eth0: unable to generate target frequency: 125000000 Hz
macb e000b000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
And looped-back packets:# tcpdump -r pkt_loopback_sfp.pcap
reading from file pkt_loopback_sfp.pcap, link-type EN10MB (Ethernet), snapshot length 262144
19:18:52.589688 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:52.589762 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
19:18:53.593173 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:53.593226 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
19:18:54.633168 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:54.633222 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
19:18:56.590178 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:56.590235 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
19:18:57.593172 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:57.593227 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
19:18:58.153179 IP6 fe80::fe0f:e7ff:fe21:3703 > ip6-allrouters: ICMP6, router solicitation, length 16
19:18:58.153237 IP6 fe80::fe0f:e7ff:fe21:3703 > ip6-allrouters: ICMP6, router solicitation, length 16
19:18:58.633170 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 28
19:18:58.633219 ARP, Request who-has 192.168.1.221 tell 192.168.1.220, length 46
&gem0 {
/delete-property/ local-mac-address;
nvmem-cells = <ð_addr>;
nvmem-cell-names = "mac-address";
status = "okay";
compatible = "cdns,zynq-gem", "cdns,gem";
phy-mode = "gmii";
phy-handle = <ðernet_phy1>;
mdio {
#address-cells = <1>;
#size-cells = <0>;
ethernet_phy1: ethernet-phy@1 {
reg = <1>;
xlnx,phy-type = <0x5>;
/* sfp = <&sfp0>; */
};
};
};
&qspi {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
flash0: flash@0 {
compatible = "jedec,spi-nor";
reg = <0x0>;
#address-cells = <1>;
#size-cells = <1>;
spi-rx-bus-width = <4>;
spi-tx-bus-width = <4>;
spi-max-frequency = <90000000>;
};
};
TE::pr_program_flash -swapp hello_te0720
Start Flash Programming
INFO: [Labtools 27-1435] Device xc7z020 (JTAG device index = 1) is not programmed (DONE status = 0).
WARNING: [Labtoolstcl 44-653] Creating new cfgmem for device xc7z020_1 will delete cfgmem object cfgmem_2 currently associated with it.
INFO: [Labtools 27-1435] Device xc7z020 (JTAG device index = 1) is not programmed (DONE status = 0).
WARNING: [Xicom 50-100] The current boot mode is QSPI.
Flash programming is not supported with the selected boot mode.If flash programming fails, configure device for JTAG boot mode and try again.
Problem in Initializing Hardware
Flash programming initialization failed.
ERROR: [Labtools 27-3161] Flash Programming Unsuccessful
ERROR: [TE_PR-108] Script (TE::VLAB::hw_program_flash) failed: ERROR: [Common 17-39] 'program_hw_cfgmem' failed due to earlier errors.Page created in 0.063 seconds with 16 queries.