Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Xilinx Zynq MP First Stage Boot Loader Release 2019.1 May 25 2019 - 06:59:26 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v2.0(release):xilinx-v2018.3-720-g80d1c790 NOTICE: BL31: Built : 07:08:32, May 25 2019 PMUFW: v1.1 U-Boot 2019.01 (May 25 2019 - 06:55:09 +0000) Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: mmc@ff170000: 0 Loading Environment from SPI Flash... SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB OK In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 12:6c:0e:30:34:fe eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 4  0 ZynqMP> setenv autoload no setenv autoload no ZynqMP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff ZynqMP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff ZynqMP> dhcp dhcp ethernet@ff0e0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.11.6 (252 ms) ZynqMP> setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 ZynqMP> tftpboot 0x80000 1042184/tftp-deploy-uyv0akkc/kernel/Image tftpboot 0x80000 1042184/tftp-deploy-uyv0akkc/kernel/Image Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.6 Filename '1042184/tftp-deploy-uyv0akkc/kernel/Image'. Load address: 0x80000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 10.3 MiB/s done Bytes transferred = 19307008 (1269a00 hex) ZynqMP> tftpboot 0x10000000 1042184/tftp-deploy-uyv0akkc/ramdisk/ramdisk.cpio.gz.uboot tftpboot 0x10000000 1042184/tftp-deploy-uyv0akkc/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.6 Filename '1042184/tftp-deploy-uyv0akkc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################T ########### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 6 MiB/s done Bytes transferred = 79056867 (4b64fe3 hex) ZynqMP> tftpboot 0x14000000 1042184/tftp-deploy-uyv0akkc/dtb/zynqmp-zcu102-rev1.0.dtb tftpboot 0x14000000 1042184/tftp-deploy-uyv0akkc/dtb/zynqmp-zcu102-rev1.0.dtb Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.6 Filename '1042184/tftp-deploy-uyv0akkc/dtb/zynqmp-zcu102-rev1.0.dtb'. Load address: 0x14000000 Loading: *## 4.7 MiB/s done Bytes transferred = 19582 (4c7e hex) ZynqMP> setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' ZynqMP> booti 0x80000 0x10000000 0x14000000 booti 0x80000 0x10000000 0x14000000 ## Loading init Ramdisk from Legacy Image at 10000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 79056803 Bytes = 75.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... Bad Data CRC Ramdisk image is corrupt or invalid ZynqMP>