[meta-xilinx] Device Tree mismatch in xilinx-v2017.3 (meta-xilinx vs meta-xilinx-tools)

2018-10-03 Thread Kleve, Jesse R
Iā€™m building off of the Xilinx-v2017.3 branch. When I go to boot with the device tree and kernel I get a mismatch in zynqmp_plat_init for the power management API. Kernel panic ā€“ not syncing: zynqmp_plat_init power management API version error. Expected: v0.3 ā€“ Found: v1.0 In Xilinx-v2017.3,

Re: [meta-xilinx] PicoZed 7030 again

2018-10-03 Thread Thomas Goodwin
The device tree in U-Boot and U-Boot-XLNX (which is different than the one from that recipe) do not have the SD card set as the boot device (mmc0 points to sdhci1 vs. sdhci0) and then the block for sdhci0 needs to be enabled (status = "okay") vs. disabling sdhci1. I recall someone has put a patch

[meta-xilinx] PicoZed 7030 again

2018-10-03 Thread Artjom Rjabov
For some reason, I can't boot the picozed-zynq7 image from an SD card on PicoZed+FMC Carrier Card Gen2. I worked with Zedboard previously and everything worked perfectly. I've read all the threads about Picozed here but didn't find anything helpful. Devicetree in

Re: [meta-xilinx] Ultra96 UART

2018-10-03 Thread Manjukumar Harthikote Matha
Hi Simon, > -Original Message- > From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- > boun...@yoctoproject.org] On Behalf Of simon.g...@doulos.com > Sent: Wednesday, October 03, 2018 1:19 AM > To: tom.cur...@avnet.com > Cc: meta-xil...@lists.yoctoproject.org > Subject: Re:

Re: [meta-xilinx] Ultra96 UART

2018-10-03 Thread simon . goda
Hi Tom Thanks for the extra information. I was able to regenerate the HDF with (I think) the appropriate changes in the PSU UART configuration (just changing UART1 to MIO[0..1], is that all that is required?). I then (eventually) managed to get everything to build in Yocto using the new HDF by