From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Stuck trying to boot Xen 4.3 on Arm Midway Date: Mon, 02 Dec 2013 16:00:06 +0000 Message-ID: <529CAE86.7020407@linaro.org> References: <529CA055.80402@canonical.com> <1385997874.16012.8.camel@kazak.uk.xensource.com> <529CAAA5.5030308@canonical.com> <1385999562.16012.14.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: <1385999562.16012.14.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 , Stefan Bader Cc: Xen-devel@lists.xen.org, Paolo Pisati , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 12/02/2013 03:52 PM, Ian Campbell wrote: > >> Thanks, I will look through that later. One thin I noted is the dtb setup. >> Examples out there often vary in having a modules sub-leaf or not. I would think >> that from the early printk I am at least right to use the deeper nesting. At >> least consistent with the in-source doc at that time/ release. > > I can't remember what 4.3 did, but at least these days the depth is not > that important, it's the compatabile string and presence beneath /chosen > which matter. From what I remember, 4.3 isn't able to boot on midway because of memory layout. That's why printk doesn't came up, Xen is aborting before the console is initialized. -- Julien Grall