From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Problem bringing up DOMU on omap5432. Date: Fri, 27 Jun 2014 12:04:48 +0100 Message-ID: <53AD4FD0.6020003@linaro.org> References: <1403861829.32314.20.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1403861829.32314.20.camel@kazak.uk.xensource.com> 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 , bibin c Cc: souvik.datta@harman.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi, On 27/06/14 10:37, Ian Campbell wrote: > On Fri, 2014-06-27 at 11:02 +0530, bibin c wrote: > >> ----------------------------------------------------------------------------------------------------------- >> (d1) Error: unrecognized/unsupported device tree compatible list: >> (d1) [ DOMU: get flat device tree property >> (d1) 'xen,xenvm-4.5' 'xen,xenvm' ] > > It looks like you might not have CONFIG_XEN enabled in your domU kernel > config. or something like that. Or perhaps you are missing > CONFIG_ARCH_MULTIPLATFORM? xen,xenvm is part of mach-virt. You will have to enable CONFIG_ARCH_MULTIPLATFORM and CONFIG_ARCH_VIRT. Regards, -- Julien Grall