Wind River Support Network

HomeDefectsLIN10-5354
Fixed

LIN10-5354 : xilinx-zynq* BSP README : the command for generating the dtb is not 'complete'

Created: Jan 21, 2019    Updated: Mar 13, 2019
Resolved Date: Feb 14, 2019
Found In Version: 10.17.41.1
Fix Version: 10.17.41.14
Severity: Standard
Applicable for: Wind River Linux LTS 17
Component/s: BSP

Description

README says :

---
4. Boot Instructions
====================

You must load the DTB (device tree blob) into the target's memory
prior to booting the kernel Image. The DTB file can be found in the export
directory after building a project, or you can generate it manually with the
following commands:

        # bitbake -c devshell virtual/kernel
        # make zynqmp-<Board Name>.dtb
---

Correct command is :

make zynqmp-<Board Name>.dtb

Also it would be helpful to mention where we can retrieve the different supported <Board Name> :
--> ls arch/arm64/boot/dts/xilinx/
Live chat
Online