Wind River Support Network

HomeDefectsLIN1018-3428
Fixed

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

Created: Jan 22, 2019    Updated: Mar 13, 2019
Resolved Date: Jan 28, 2019
Found In Version: unknown
Fix Version: 10.18.44.4
Severity: Standard
Applicable for: Wind River Linux LTS 18
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