From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Domain 0 crashed when booting OMAP5 uEVM Date: Thu, 15 Aug 2013 13:43:42 +0100 Message-ID: <520CCCFE.60507@citrix.com> References: <20130812122452.GA21443@cbz-workstation> <5208D969.6090708@linaro.org> <20130813091007.GA16513@cbz-workstation> <1EA3C0D2-F1BB-4EC9-B154-DEA746D9F2BC@gmail.com> <20130815094724.GA8286@cbz-workstation> <9D2BAA06-8A4A-455F-85AE-36C11AFCA65E@gmail.com> <1376569455.9273.164.camel@hastur.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1376569455.9273.164.camel@hastur.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Chen Baozi , Julien Grall , Stefano Stabellini , Andrii Anisov , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 08/15/2013 01:24 PM, Ian Campbell wrote: > On Thu, 2013-08-15 at 18:59 +0800, Chen Baozi wrote: > >>> Did you add a PSCI node in your device tree? >>> psci { >>> compatible = "arm,psci"; >>> method = "hvc"; >>> cpu_on = <2>; >>> }; >> >> Oops, that is the point. I didn't add it. And it would be OK after adding. > > I really thought we added this automatically, Stefano did you not do > that when you implemented this stuff? I have a patch series which automatically add the PSCI node. It's part of device tree editing. Cheers, -- Julien Grall