Jump to content
  • 0

Zybo-Z7-20-Petalinux-2022-1.bsp is giving error "digilent-hdmi amba_pl:digilent_hdmi: failed to get edid i2c adapter: -517"


ying_311

Question

Hello

I have created a petalinux project using "Zybo-Z7-20-Petalinux-2022-1.bsp". And I have used the HW design file found at "os/project-spec/hw-description/system.xsa". My objective is to send video frames through HDMI.

But I found the following devicetree error in the boot log. But I changed nothing in the devicetree.

digilent-hdmi amba_pl:digilent_hdmi: failed to get edid i2c adapter: -517
digilent-hdmi amba_pl:digilent_hdmi: failed to parse device tree: -517

I am using

petalinux: 2022.1
Ubuntu: 22.04
Board: Zybo Z7-20

For your convenience, I am attaching the final generated devicetree and complete bootlog with this post.

Also I have got another warning while packaging the boot assets. Is that have anything to do with this devicetree error? Why I am having this warning?

// Command: petalinux-package --boot --fsbl zynq_fsbl.elf --fpga system.bit --u-boot u-boot.elf
// Output:
****** Xilinx Bootgen v2022.1
  **** Build date : Mar 30 2022-09:29:13
    ** Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.

[WARNING]: Partition zynq_fsbl.elf.0 range is overlapped with partition system.bit.0 memory range
[WARNING]: Partition system.bit.0 range is overlapped with partition system.dtb.0 memory range

[INFO]   : Bootimage generated successfully

 

How can I fix this device tree error and run the HDMI application?

Thanks in advance!

 

boot_log.txt system.dts

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...