Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-23 Thread Manjukumar Harthikote Matha
ginal Message- > From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- > boun...@yoctoproject.org] On Behalf Of Peter Smith > Sent: Monday, July 23, 2018 6:55 AM > To: Giordon Stark > Cc: meta-xilinx@yoctoproject.org > Subject: Re: [meta-xilinx] PMUFW debugging with

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-23 Thread Peter Smith
I think that's correct yes. It will get the source of the PMU firmware from the repo below using the 2018.2 tag: EMBEDDEDSW_REPO ?= "git://github.com/Xilinx/embeddedsw.git;protocol=https" Best Regards Peter On Mon, 23 Jul 2018 at 14:47, Giordon Stark wrote: > So is the m-x-t layer using a

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-23 Thread Jean-Francois Dagenais
> On Jul 23, 2018, at 9:47 AM, Giordon Stark wrote: > > So is the m-x-t layer using a recipe described by this page > (http://www.wiki.xilinx.com/PMU+Firmware > ) and not the m-x-bsp layer? Well, there's a recipe in m-x-t which compile the same (and

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-23 Thread Giordon Stark
So is the m-x-t layer using a recipe described by this page ( http://www.wiki.xilinx.com/PMU+Firmware) and not the m-x-bsp layer? That's unfortunate if so. I'd rather not pull in m-x-t right now. Giordon On Thu, Jul 19, 2018 at 9:00 AM Peter Smith wrote: > The two recipes are different for

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-19 Thread Peter Smith
The two recipes are different for sure, I noticed this only yesterday and yes you need xsct for m-x-t On Thu, 19 Jul 2018, 14:58 Giordon Stark, wrote: > Hi JF, > > No, but I am on rocko so it's got the two different layers under > meta-xilinx and I'm using the meta-xilinx-bsp version. Is

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-19 Thread Giordon Stark
Hi JF, No, but I am on rocko so it's got the two different layers under meta-xilinx and I'm using the meta-xilinx-bsp version. Is meta-xilinx-tools completely different? The main reason I'm not using meta-xilinx-tools right now is that my understanding is I need the SDK installed on the machine

Re: [meta-xilinx] PMUFW debugging with debug flags

2018-07-19 Thread Jean-Francois Dagenais
Hi Giordon, > On Jul 19, 2018, at 8:58 AM, Giordon Stark wrote: > > However, when recompiling and re-running -- I do not see extra debug > information from the PMUFW -- so I'm patching the kernel > drivers/clk/zynqmp/pll.c to get more information about the PLL hang itself in > the meantime.

[meta-xilinx] PMUFW debugging with debug flags

2018-07-19 Thread Giordon Stark
Hi all, I'm trying to debug a PLL hang on a custom board (ultrascale+ chip) that Xilinx believes is related to the PMUFW. To aid in debugging the issue, they asked for two flags to be turned on: