Wind River Support Network

HomeDefectsLIN10-6098
Fixed

LIN10-6098 : LTS17: zynqmp-zcu102 failed to boot the board

Created: Jul 8, 2019    Updated: Jul 14, 2020
Resolved Date: Jul 8, 2020
Found In Version: 10.17.41.16
Fix Version: 10.17.41.21
Severity: Standard
Applicable for: Wind River Linux LTS 17
Component/s: BSP

Description

The is a regression issue, it passed in previous LTS17 versions, it also passed on master-wr.

The issue is it hangs at:

==================

booti 0x10000000 - 0x11800000
 ZynqMP> booti 0x10000000 - 0x11800000
 bootloader-commands: Wait for prompt Starting kernel (timeout 00:04:20)
 booti 0x10000000 - 0x11800000

Flattened Device Tree blob at 11800000
 Booting using the fdt blob at 0x11800000
 Loading Device Tree to 000000007dd89000, end 000000007dd9526d ... OK
 Starting kernel ...

==================

Steps to Reproduce

Build:

==========
 # git clone -b WRLINUX_10_17_LTS git://yow-git.wrs.com/wrlinux-x
 # ./wrlinux-x/setup.sh --distro=wrlinux --machine=xilinx-zynqmp --dl-layers --accept-eula=yes
 # . ./oe-init-build-env
 # bitbake wrlinux-image-glibc-std

 

Runtime Test:

==========

Copy images into GPXE server:

vlmTool copyFile -k /net/yow-lpdtest/var/lib/tftpboot/builds/20190708_005533/xilinx-zynqmp_wrlinux-image-glibc-std/./Image -r /net/yow-lpdtest/var/lib/tftpboot/builds/20190708_005533/xilinx-zynqmp_wrlinux-image-glibc-std/./wrlinux-image-glibc-std-xilinx-zynqmp.tar.bz2 -d /net/yow-lpdtest/var/lib/tftpboot/builds/20190708_005533/xilinx-zynqmp_wrlinux-image-glibc-std/./zynqmp-zcu102-rev1.0.dtb -t 25180

Boot 25180 board in VLM into u-boot:
 # setenv serverip 128.224.165.20
 # tftpb 0x10000000 'vlm-boards/25180/kernel'
 # tftpb 0x11800000 'vlm-boards/25180/dtb'
 # setenv bootargs 'console=ttyPS0,115200n8 root=/dev/nfs rw nfsroot=128.224.165.20:/export/pxeboot/vlm-boards/25180/rootfs,v3,tcp,vers=3 ip=dhcp'
 # booti 0x10000000 - 0x11800000

Issue reproduced

 

 
Live chat
Online