Re: [meta-xilinx] What kernel for MPSoC?

2016-07-28 Thread Mike Looijmans
Mike Looijmans>>> Sent: Thursday, July 21, 2016 10:26 PM>>> To: meta-xilinx@yoctoproject.org>>> Subject: Re: [meta-xilinx] What kernel for MPSoC?>>>>> <>>>> On 21-07-16 13:30, Mike Looijmans wrote:>>>> I got the "dev"

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-27 Thread Manjukumar Harthikote Matha
: Re: [meta-xilinx] What kernel for MPSoC? <> On 21-07-16 13:30, Mike Looijmans wrote: I got the "dev" kernel to compile by removing the Xilinx PHY support (which was causing the failure). The resulting ~4.5 kernel crashes on the same spot, also in the psci core. We will l

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-22 Thread Manjukumar Harthikote Matha
Hi Mike, > -Original Message- > From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- > boun...@yoctoproject.org] On Behalf Of Mike Looijmans > Sent: Thursday, July 21, 2016 10:26 PM > To: meta-xilinx@yoctoproject.org > Subject: Re: [meta-xilinx] Wha

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-22 Thread Mike Looijmans
On 22-07-16 16:03, Nathan Rossi wrote:> On Fri, Jul 22, 2016 at 11:44 PM, Mike Looijmans> wrote: On 22-07-16 15:31, Nathan Rossi wrote:>>> On Fri, Jul 22, 2016 at 3:25 PM, Mike Looijmans wrote: If I modify the devicetree and disable the 'psci' part, the system boots fine but doe

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-22 Thread Nathan Rossi
On Fri, Jul 22, 2016 at 11:44 PM, Mike Looijmans wrote: > > On 22-07-16 15:31, Nathan Rossi wrote: > > On Fri, Jul 22, 2016 at 3:25 PM, Mike Looijmans > > wrote: > >> > >> If I modify the devicetree and disable the 'psci' part, the system boots > >> fine > >> but doesn't wake the other three co

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-22 Thread Mike Looijmans
On 22-07-16 15:31, Nathan Rossi wrote:> On Fri, Jul 22, 2016 at 3:25 PM, Mike Looijmans wrote: If I modify the devicetree and disable the 'psci' part, the system boots fine>> but doesn't wake the other three cores.>> By default ZynqMP machines are setup to use PSCI for cpu bringup (QEMU> has

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-22 Thread Nathan Rossi
On Fri, Jul 22, 2016 at 3:25 PM, Mike Looijmans wrote: > > If I modify the devicetree and disable the 'psci' part, the system boots fine > but doesn't wake the other three cores. By default ZynqMP machines are setup to use PSCI for cpu bringup (QEMU has a PSCI implementation in-built), which mean

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-21 Thread Mike Looijmans
If I modify the devicetree and disable the 'psci' part, the system boots fine but doesn't wake the other three cores.On 21-07-16 13:30, Mike Looijmans wrote:> I got the "dev" kernel to compile by removing the Xilinx PHY support (which> was causing the failure). The resulting ~4.5 kernel crashes o

Re: [meta-xilinx] What kernel for MPSoC?

2016-07-21 Thread Mike Looijmans
I got the "dev" kernel to compile by removing the Xilinx PHY support (which was causing the failure). The resulting ~4.5 kernel crashes on the same spot, also in the psci core.On 21-07-16 10:57, Mike Looijmans wrote:> With current meta-xilinx master the kernel won't boot on the zcu102 board, it>

[meta-xilinx] What kernel for MPSoC?

2016-07-21 Thread Mike Looijmans
With current meta-xilinx master the kernel won't boot on the zcu102 board, it crashes on an invalid instruction. I tried using "linux-xlnx-dev" as provider but that won't even compile.Starting kernel ...[    0.00] Booting Linux on physical CPU 0x0[    0.00] Linux version 4.4.0-xilinx (mik