From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC 6/6] xen/arm: Replace early_printk call to printk call Date: Wed, 19 Feb 2014 17:56:40 +0000 Message-ID: <5304F058.6090503@linaro.org> References: <1388957191-10337-1-git-send-email-julien.grall@linaro.org> <1388957191-10337-7-git-send-email-julien.grall@linaro.org> <1392808847.23084.138.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WGBO1-0005iz-24 for xen-devel@lists.xenproject.org; Wed, 19 Feb 2014 17:56:45 +0000 Received: by mail-ee0-f44.google.com with SMTP id c13so394742eek.31 for ; Wed, 19 Feb 2014 09:56:43 -0800 (PST) In-Reply-To: <1392808847.23084.138.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 Cc: xen-devel@lists.xenproject.org, stefano.stabellini@eu.citrix.com, tim@xen.org, patches@linaro.org List-Id: xen-devel@lists.xenproject.org Hi Ian, On 02/19/2014 11:20 AM, Ian Campbell wrote: > On Sun, 2014-01-05 at 21:26 +0000, Julien Grall wrote: >> Now that the console supports earlyprintk, we can get a rid of >> early_printk call. >> >> Signed-off-by: Julien Grall > > Acked-by: Ian Campbell Thanks, due to some conflicts I have rebased this patch on top my patch "xen/serial: Don't leak memory mapping if the serial initialization has failed". I will resend this series later. > Now all we need is a way to make it a runtime option :-) I let you write a device tree parser in assembly ;). Cheers, -- Julien Grall