From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xen: arm: make zImage the default target which we install Date: Fri, 19 Jul 2013 15:18:10 +0100 Message-ID: <1374243490.13645.89.camel@kazak.uk.xensource.com> References: <1373630398-20993-1-git-send-email-ijc@hellion.org.uk> <51E7DA0E.2070900@linaro.org> <1374149441.26728.73.camel@kazak.uk.xensource.com> <51E7DBAF.9000303@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51E7DBAF.9000303@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: Wookey , stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2013-07-18 at 13:12 +0100, Julien Grall wrote: > > From 2c805196a0a4cfdac3ce185d04336cca11357d63 Mon Sep 17 00:00:00 2001 > > From: Ian Campbell > > Date: Fri, 12 Jul 2013 12:54:42 +0100 > > Subject: [PATCH] xen: arm: make zImage the default target which we install > > > > The zImage compatible binary is the useful one on real hardware. The relocated > > ELF thing is only really useful when booting directly on Fast Models. The > > customary suffix for that case is .axf so provide that as a target. > > > > Signed-off-by: Ian Campbell > > Cc: Wookey > Acked-by: Julien Grall Applied, thanks.