From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Failed to launch xen on J6 evm Date: Wed, 11 Mar 2015 09:40:14 +0000 Message-ID: <1426066814.21353.141.camel@citrix.com> References: <1425894894.14353.68.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YVd7i-00074n-W3 for xen-devel@lists.xenproject.org; Wed, 11 Mar 2015 09:40:19 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Korupol, Naveen (EXT)" Cc: "xen-devel@lists.xenproject.org" , M A Young List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-10 at 20:52 +0000, Korupol, Naveen (EXT) wrote: > (XEN) **************************************** > (XEN) Panic on CPU 0: > (XEN) GICv2: Cannot find the maintenance IRQ This suggests that your DTB does not describe the maintenance interrupt on the interrupt controller node. Ian.